Index: fpdfsdk/fsdk_mgr.cpp |
diff --git a/fpdfsdk/fsdk_mgr.cpp b/fpdfsdk/fsdk_mgr.cpp |
index cf17d8f6f21d21aa9f69fa7b847432e0c5bad339..38ca5a1542e20c30d337512e1500d1e96336a848 100644 |
--- a/fpdfsdk/fsdk_mgr.cpp |
+++ b/fpdfsdk/fsdk_mgr.cpp |
@@ -15,6 +15,7 @@ |
#include "core/fpdfdoc/include/cpdf_docjsactions.h" |
#include "core/fpdfdoc/include/cpdf_interform.h" |
#include "core/fxcrt/include/cfx_retain_ptr.h" |
+#include "core/fxge/include/cfx_renderdevice.h" |
#include "fpdfsdk/formfiller/cffl_formfiller.h" |
#include "fpdfsdk/include/fsdk_define.h" |
#include "fpdfsdk/javascript/ijs_runtime.h" |