aboutsummaryrefslogtreecommitdiff
path: root/CPP/Windows/FileSystem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'CPP/Windows/FileSystem.cpp')
-rw-r--r--CPP/Windows/FileSystem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/CPP/Windows/FileSystem.cpp b/CPP/Windows/FileSystem.cpp
index b402306..6cb9808 100644
--- a/CPP/Windows/FileSystem.cpp
+++ b/CPP/Windows/FileSystem.cpp
@@ -9,7 +9,7 @@
9#endif 9#endif
10 10
11#include "FileSystem.h" 11#include "FileSystem.h"
12#include "Defs.h" 12#include "WinDefs.h"
13 13
14#ifndef _UNICODE 14#ifndef _UNICODE
15extern bool g_IsNT; 15extern bool g_IsNT;