summaryrefslogtreecommitdiff
path: root/xfa/fwl/basewidget/ifwl_combobox.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fwl/basewidget/ifwl_combobox.h')
-rw-r--r--xfa/fwl/basewidget/ifwl_combobox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fwl/basewidget/ifwl_combobox.h b/xfa/fwl/basewidget/ifwl_combobox.h
index 5165ef2c48..1dd0ca0ad3 100644
--- a/xfa/fwl/basewidget/ifwl_combobox.h
+++ b/xfa/fwl/basewidget/ifwl_combobox.h
@@ -8,7 +8,7 @@
#define XFA_FWL_BASEWIDGET_IFWL_COMBOBOX_H_
#include "xfa/fwl/basewidget/ifwl_listbox.h"
-#include "xfa/fxgraphics/include/cfx_graphics.h"
+#include "xfa/fxgraphics/cfx_graphics.h"
class CFWL_WidgetImpProperties;
class IFDE_TxtEdtDoRecord;