Index: xfa/fwl/core/fwl_noteimp.h |
diff --git a/xfa/fwl/core/fwl_noteimp.h b/xfa/fwl/core/fwl_noteimp.h |
index f923c395d518e521db0773cf30eb9bb9e90ad947..9a0723de7bc51c68f4438ba6aa48cab3a0ee7d50 100644 |
--- a/xfa/fwl/core/fwl_noteimp.h |
+++ b/xfa/fwl/core/fwl_noteimp.h |
@@ -14,7 +14,7 @@ |
#include "xfa/fwl/core/cfwl_message.h" |
#include "xfa/fwl/core/fwl_error.h" |
#include "xfa/fwl/core/ifwl_widget.h" |
-#include "xfa/fxgraphics/include/cfx_graphics.h" |
+#include "xfa/fxgraphics/cfx_graphics.h" |
enum FWL_KeyFlag { |
FWL_KEYFLAG_Ctrl = 1 << 0, |