summaryrefslogtreecommitdiff
path: root/core/fxcrt/fxcrt_windows.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/fxcrt/fxcrt_windows.h')
-rw-r--r--core/fxcrt/fxcrt_windows.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/fxcrt/fxcrt_windows.h b/core/fxcrt/fxcrt_windows.h
index f8f948360d..8e800ce4d6 100644
--- a/core/fxcrt/fxcrt_windows.h
+++ b/core/fxcrt/fxcrt_windows.h
@@ -7,7 +7,7 @@
#ifndef CORE_FXCRT_FXCRT_WINDOWS_H_
#define CORE_FXCRT_FXCRT_WINDOWS_H_
-#include "core/fxcrt/extension.h"
+#include "core/fxcrt/ifxcrt_fileaccess.h"
#if _FXM_PLATFORM_ == _FXM_PLATFORM_WINDOWS_
class CFXCRT_FileAccess_Win64 : public IFXCRT_FileAccess {