diff options
Diffstat (limited to 'xfa/include/fwl/theme/widgettp.h')
-rw-r--r-- | xfa/include/fwl/theme/widgettp.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfa/include/fwl/theme/widgettp.h b/xfa/include/fwl/theme/widgettp.h index 1585db9ce2..84cf82a868 100644 --- a/xfa/include/fwl/theme/widgettp.h +++ b/xfa/include/fwl/theme/widgettp.h @@ -10,8 +10,8 @@ #include <memory> #include <vector> -#include "core/include/fxcrt/fx_coordinates.h" -#include "core/include/fxcrt/fx_system.h" +#include "core/fxcrt/include/fx_coordinates.h" +#include "core/fxcrt/include/fx_system.h" #include "xfa/include/fwl/core/fwl_error.h" #include "xfa/include/fwl/core/fwl_theme.h" #include "xfa/include/fwl/core/fwl_widget.h" |