diff options
Diffstat (limited to 'xfa/src/fwl/theme/monthcalendartp.cpp')
-rw-r--r-- | xfa/src/fwl/theme/monthcalendartp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/src/fwl/theme/monthcalendartp.cpp b/xfa/src/fwl/theme/monthcalendartp.cpp index 47384b979f..0dea73f675 100644 --- a/xfa/src/fwl/theme/monthcalendartp.cpp +++ b/xfa/src/fwl/theme/monthcalendartp.cpp @@ -8,7 +8,7 @@ #include "xfa/include/fwl/basewidget/fwl_monthcalendar.h" #include "xfa/include/fwl/core/fwl_widget.h" -#include "xfa/src/fdp/include/fde_tto.h" +#include "xfa/src/fde/tto/fde_textout.h" #define FWL_THEMECAPACITY_MC_HEADER_WIDTH 200 #define FWL_THEMECAPACITY_MC_HEADER_HEIGHT 30 |