| Index: core/src/fxge/ge/fx_ge_fontmap.cpp
|
| diff --git a/core/src/fxge/ge/fx_ge_fontmap.cpp b/core/src/fxge/ge/fx_ge_fontmap.cpp
|
| index 3f1ce757d68df5fbcbfb641abc03770e30f4f586..52605a003cf02066299d5d3031c2df05c901258b 100644
|
| --- a/core/src/fxge/ge/fx_ge_fontmap.cpp
|
| +++ b/core/src/fxge/ge/fx_ge_fontmap.cpp
|
| @@ -6,9 +6,9 @@
|
|
|
| #include <limits>
|
|
|
| -#include "../fontdata/chromefontdata/chromefontdata.h"
|
| #include "core/include/fxge/fx_freetype.h"
|
| #include "core/include/fxge/fx_ge.h"
|
| +#include "core/src/fxge/fontdata/chromefontdata/chromefontdata.h"
|
| #include "text_int.h"
|
| #include "third_party/base/stl_util.h"
|
|
|
|
|