Index: core/fxge/ge/fx_ge_device.cpp |
diff --git a/core/fxge/ge/fx_ge_device.cpp b/core/fxge/ge/fx_ge_device.cpp |
index adf68a87498255badc84f02186d6ce8b43f14bbc..00cc541c222209df658d12a5cdf6b82226459f3b 100644 |
--- a/core/fxge/ge/fx_ge_device.cpp |
+++ b/core/fxge/ge/fx_ge_device.cpp |
@@ -5,6 +5,7 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
#include "core/fxge/include/fx_ge.h" |
+#include "core/fxge/include/ifx_renderdevicedriver.h" |
CFX_RenderDevice::CFX_RenderDevice() |
: m_pBitmap(nullptr), |