summaryrefslogtreecommitdiff
path: root/xfa/fwl/core/ifwl_dataprovider.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fwl/core/ifwl_dataprovider.h')
-rw-r--r--xfa/fwl/core/ifwl_dataprovider.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fwl/core/ifwl_dataprovider.h b/xfa/fwl/core/ifwl_dataprovider.h
index 5643a3d079..9a3634c40e 100644
--- a/xfa/fwl/core/ifwl_dataprovider.h
+++ b/xfa/fwl/core/ifwl_dataprovider.h
@@ -7,7 +7,7 @@
#ifndef XFA_FWL_CORE_IFWL_DATAPROVIDER_H_
#define XFA_FWL_CORE_IFWL_DATAPROVIDER_H_
-#include "core/fxcrt/include/fx_string.h"
+#include "core/fxcrt/fx_string.h"
#include "xfa/fwl/core/fwl_error.h"
class IFWL_Widget;