Index: xfa/fwl/theme/barcodetp.cpp |
diff --git a/xfa/fwl/theme/barcodetp.cpp b/xfa/fwl/theme/barcodetp.cpp |
index 477ce99d9b5228f15f46367270a42006197c011e..da10d7a3446b965f3771f902a45a9084b804423c 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() {} |