Index: fpdfsdk/src/formfiller/FFL_CBA_Fontmap.cpp |
diff --git a/fpdfsdk/src/formfiller/FFL_CBA_Fontmap.cpp b/fpdfsdk/src/formfiller/FFL_CBA_Fontmap.cpp |
index 147a0588cce0b156d756d63845b5e74153c680a0..97b061f56a98b510382eb5415bce5735491bab41 100644 |
--- a/fpdfsdk/src/formfiller/FFL_CBA_Fontmap.cpp |
+++ b/fpdfsdk/src/formfiller/FFL_CBA_Fontmap.cpp |
@@ -4,8 +4,8 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#include "../../include/formfiller/FormFiller.h" |
-#include "../../include/formfiller/FFL_CBA_Fontmap.h" |
+#include "fpdfsdk/include/formfiller/FFL_CBA_Fontmap.h" |
+#include "fpdfsdk/include/formfiller/FormFiller.h" |
CBA_FontMap::CBA_FontMap(CPDFSDK_Annot* pAnnot, |
IFX_SystemHandler* pSystemHandler) |