| Index: xfa/fde/fde_devbasic.cpp
|
| diff --git a/xfa/src/fde/fde_devbasic.cpp b/xfa/fde/fde_devbasic.cpp
|
| similarity index 99%
|
| rename from xfa/src/fde/fde_devbasic.cpp
|
| rename to xfa/fde/fde_devbasic.cpp
|
| index c1191108468d2b0b556706118d6295b6efaaabef..c85b125f73258841f812610a4c7f1f22b6556512 100644
|
| --- a/xfa/src/fde/fde_devbasic.cpp
|
| +++ b/xfa/fde/fde_devbasic.cpp
|
| @@ -4,11 +4,11 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "xfa/src/fde/fde_devbasic.h"
|
| +#include "xfa/fde/fde_devbasic.h"
|
|
|
| #include <cstdint>
|
|
|
| -#include "xfa/src/fde/fde_brush.h"
|
| +#include "xfa/fde/fde_brush.h"
|
|
|
| static const FDE_HATCHDATA gs_HatchBitmapData[FDE_HATCHSTYLE_Total] = {
|
| {16,
|
|
|