summaryrefslogtreecommitdiff
path: root/xfa/src/fdp/src/fde/fde_gdidevice.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/src/fdp/src/fde/fde_gdidevice.cpp')
-rw-r--r--xfa/src/fdp/src/fde/fde_gdidevice.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/xfa/src/fdp/src/fde/fde_gdidevice.cpp b/xfa/src/fdp/src/fde/fde_gdidevice.cpp
index 55b206e80c..e29b3b18da 100644
--- a/xfa/src/fdp/src/fde/fde_gdidevice.cpp
+++ b/xfa/src/fdp/src/fde/fde_gdidevice.cpp
@@ -5,8 +5,8 @@
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
#include "stdafx.h"
-#include "fde_gdidevice.h"
-#include "fde_gdiobject.h"
+#include "xfa/src/fdp/src/fde/fde_gdidevice.h"
+
#ifdef _FDEPLUS
#if _FX_OS_ == _FX_WIN32_DESKTOP_ || _FX_OS_ == _FX_WIN32_MOBILE_ || \
_FX_OS_ == _FX_WIN64_