| Index: xfa/src/fdp/src/fde/fde_gedevice.cpp
 | 
| diff --git a/xfa/src/fdp/src/fde/fde_gedevice.cpp b/xfa/src/fdp/src/fde/fde_gedevice.cpp
 | 
| index 841882f41979e0b2edcadaaf301e06b186fc8ebe..fb124e3b4d633db723c8b49f0544c7d1c8b87257 100644
 | 
| --- a/xfa/src/fdp/src/fde/fde_gedevice.cpp
 | 
| +++ b/xfa/src/fdp/src/fde/fde_gedevice.cpp
 | 
| @@ -6,10 +6,10 @@
 | 
|  
 | 
|  #include <algorithm>
 | 
|  
 | 
| -#include "xfa/src/foxitlib.h"
 | 
| +#include "xfa/src/fdp/src/fde/fde_devbasic.h"
 | 
|  #include "xfa/src/fdp/src/fde/fde_gedevice.h"
 | 
|  #include "xfa/src/fdp/src/fde/fde_geobject.h"
 | 
| -#include "xfa/src/fdp/src/fde/fde_devbasic.h"
 | 
| +#include "xfa/src/foxitlib.h"
 | 
|  #ifndef _FDEPLUS
 | 
|  #ifdef _cplusplus
 | 
|  exten "C" {
 | 
| 
 |