| Index: xfa/fwl/theme/formtp.cpp
|
| diff --git a/xfa/src/fwl/theme/formtp.cpp b/xfa/fwl/theme/formtp.cpp
|
| similarity index 99%
|
| rename from xfa/src/fwl/theme/formtp.cpp
|
| rename to xfa/fwl/theme/formtp.cpp
|
| index e8f3b6addcfebafc9750d7920f3454cda19becfb..5f75535f3be17e193ecaf24e7c3541c80db9f497 100644
|
| --- a/xfa/src/fwl/theme/formtp.cpp
|
| +++ b/xfa/fwl/theme/formtp.cpp
|
| @@ -6,9 +6,9 @@
|
|
|
| #include "xfa/include/fwl/theme/formtp.h"
|
|
|
| +#include "xfa/fde/tto/fde_textout.h"
|
| #include "xfa/include/fwl/core/fwl_form.h"
|
| #include "xfa/include/fwl/core/fwl_widget.h"
|
| -#include "xfa/src/fde/tto/fde_textout.h"
|
|
|
| #define FWLTHEME_CAPACITY_CXFormBorder 3
|
| #define FWLTHEME_CAPACITY_CYFormBorder 3
|
|
|