Index: xfa/src/fgas/src/font/fx_stdfontmgr.cpp |
diff --git a/xfa/src/fgas/src/font/fx_stdfontmgr.cpp b/xfa/src/fgas/src/font/fx_stdfontmgr.cpp |
index 807213394bc47b8fc0499beb6182a3c4867a8382..6201022323c16ebb5865a797a6b3ac244d1b406c 100644 |
--- a/xfa/src/fgas/src/font/fx_stdfontmgr.cpp |
+++ b/xfa/src/fgas/src/font/fx_stdfontmgr.cpp |
@@ -4,7 +4,7 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#include "../fgas_base.h" |
+#include "xfa/src/fgas/src/fgas_base.h" |
#include "fx_stdfontmgr.h" |
#include "fx_fontutils.h" |
#if _FXM_PLATFORM_ == _FXM_PLATFORM_WINDOWS_ |