Index: core/fxge/win32/fx_win32_dib.cpp |
diff --git a/core/fxge/win32/fx_win32_dib.cpp b/core/fxge/win32/fx_win32_dib.cpp |
index 84f8abfca7153cdafcb98ccd3f33f21861ff83cc..7ab64ca961a69cfcfb70747d788b96686da94426 100644 |
--- a/core/fxge/win32/fx_win32_dib.cpp |
+++ b/core/fxge/win32/fx_win32_dib.cpp |
@@ -4,7 +4,7 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#include "core/fxcrt/include/fx_system.h" |
+#include "core/fxcrt/fx_system.h" |
#if _FX_OS_ == _FX_WIN32_DESKTOP_ || _FX_OS_ == _FX_WIN64_DESKTOP_ |
#include <windows.h> |