Index: core/fxge/win32/fx_win32_device.cpp |
diff --git a/core/fxge/win32/fx_win32_device.cpp b/core/fxge/win32/fx_win32_device.cpp |
index 061bc0a4d0d2a985e35ee7964ccaac2eb9728867..e3d00d93f6dd619f7b1982275f0bf313983bbff0 100644 |
--- a/core/fxge/win32/fx_win32_device.cpp |
+++ b/core/fxge/win32/fx_win32_device.cpp |
@@ -13,7 +13,7 @@ |
#if _FX_OS_ == _FX_WIN32_DESKTOP_ || _FX_OS_ == _FX_WIN64_DESKTOP_ |
#include <crtdbg.h> |
-#include "core/fxcodec/include/fx_codec.h" |
+#include "core/fxcodec/fx_codec.h" |
#include "core/fxcrt/include/fx_memory.h" |
#ifndef _SKIA_SUPPORT_ |