summaryrefslogtreecommitdiff
path: root/xfa/fwl/theme/barcodetp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fwl/theme/barcodetp.cpp')
-rw-r--r--xfa/fwl/theme/barcodetp.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/xfa/fwl/theme/barcodetp.cpp b/xfa/fwl/theme/barcodetp.cpp
index 477ce99d9b..da10d7a344 100644
--- a/xfa/fwl/theme/barcodetp.cpp
+++ b/xfa/fwl/theme/barcodetp.cpp
@@ -6,9 +6,9 @@
#include "xfa/include/fwl/theme/barcodetp.h"
-#include "xfa/include/fwl/basewidget/fwl_barcode.h"
-#include "xfa/include/fwl/core/fwl_theme.h"
-#include "xfa/include/fwl/core/fwl_widget.h"
+#include "xfa/fwl/basewidget/ifwl_barcode.h"
+#include "xfa/fwl/core/cfwl_themebackground.h"
+#include "xfa/fwl/core/ifwl_widget.h"
CFWL_BarcodeTP::CFWL_BarcodeTP() {}
CFWL_BarcodeTP::~CFWL_BarcodeTP() {}