Index: xfa/fwl/cfwl_noteloop.cpp |
diff --git a/xfa/fwl/core/cfwl_noteloop.cpp b/xfa/fwl/cfwl_noteloop.cpp |
similarity index 88% |
rename from xfa/fwl/core/cfwl_noteloop.cpp |
rename to xfa/fwl/cfwl_noteloop.cpp |
index 4b2b6105ede3e24fc2359b2aebfd53659afdd4dc..ff35a1af2c49e9da78117c5acc53d9f896cb6006 100644 |
--- a/xfa/fwl/core/cfwl_noteloop.cpp |
+++ b/xfa/fwl/cfwl_noteloop.cpp |
@@ -4,6 +4,6 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#include "xfa/fwl/core/cfwl_noteloop.h" |
+#include "xfa/fwl/cfwl_noteloop.h" |
CFWL_NoteLoop::CFWL_NoteLoop() : m_bContinueModal(true) {} |