| 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 edfce47c356172bc7558c8c388fbcf58d33dbf82..c41f448e89e4f30d97d8142428d3ad0c83aa23b5 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"
 | 
|  
 | 
| 
 |