summaryrefslogtreecommitdiff
path: root/core/src/fxcrt/fxcrt_platforms.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/fxcrt/fxcrt_platforms.h')
-rw-r--r--core/src/fxcrt/fxcrt_platforms.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/fxcrt/fxcrt_platforms.h b/core/src/fxcrt/fxcrt_platforms.h
index 393df694eb..7c659d3a5f 100644
--- a/core/src/fxcrt/fxcrt_platforms.h
+++ b/core/src/fxcrt/fxcrt_platforms.h
@@ -7,7 +7,7 @@
#ifndef CORE_SRC_FXCRT_FXCRT_PLATFORMS_H_
#define CORE_SRC_FXCRT_FXCRT_PLATFORMS_H_
-#include "extension.h"
+#include "core/src/fxcrt/extension.h"
#if _FX_OS_ == _FX_ANDROID_
void FXCRT_GetFileModeString(FX_DWORD dwModes, CFX_ByteString& bsMode);