summaryrefslogtreecommitdiff
path: root/xfa/include/fwl/core/fwl_app.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/include/fwl/core/fwl_app.h')
-rw-r--r--xfa/include/fwl/core/fwl_app.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/include/fwl/core/fwl_app.h b/xfa/include/fwl/core/fwl_app.h
index ca771432db..7904ee89f5 100644
--- a/xfa/include/fwl/core/fwl_app.h
+++ b/xfa/include/fwl/core/fwl_app.h
@@ -7,7 +7,7 @@
#ifndef XFA_INCLUDE_FWL_CORE_FWL_APP_H_
#define XFA_INCLUDE_FWL_CORE_FWL_APP_H_
-#include "core/include/fxcrt/fx_string.h"
+#include "core/fxcrt/include/fx_string.h"
#include "xfa/include/fwl/core/fwl_thread.h"
class IFWL_AdapterNative;