diff options
Diffstat (limited to 'core/fxge/ge/fx_ge.cpp')
-rw-r--r-- | core/fxge/ge/fx_ge.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/fxge/ge/fx_ge.cpp b/core/fxge/ge/fx_ge.cpp index 7ae9942dec..9e45dc7434 100644 --- a/core/fxge/ge/fx_ge.cpp +++ b/core/fxge/ge/fx_ge.cpp @@ -4,7 +4,7 @@ // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com -#include "core/include/fxge/fx_ge.h" +#include "core/fxge/include/fx_ge.h" #include "core/fxge/ge/fx_text_int.h" |