Index: xfa/src/fwl/src/lightwidget/datetimepicker.cpp |
diff --git a/xfa/src/fwl/src/lightwidget/datetimepicker.cpp b/xfa/src/fwl/src/lightwidget/datetimepicker.cpp |
index 1ceb4698e57cfa99ce519739ad93d026708e0f2b..f12765e77057b673f2df9296d7174da0ba7e780b 100644 |
--- a/xfa/src/fwl/src/lightwidget/datetimepicker.cpp |
+++ b/xfa/src/fwl/src/lightwidget/datetimepicker.cpp |
@@ -6,7 +6,7 @@ |
#include <memory> |
-#include "../../../foxitlib.h" |
+#include "xfa/src/foxitlib.h" |
CFWL_DateTimePicker* CFWL_DateTimePicker::Create() { |
return new CFWL_DateTimePicker; |