summaryrefslogtreecommitdiff
path: root/src/win32.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/win32.cpp')
-rw-r--r--src/win32.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/win32.cpp b/src/win32.cpp
index 9b58757e9..648a32cd7 100644
--- a/src/win32.cpp
+++ b/src/win32.cpp
@@ -14,7 +14,6 @@
#include <windows.h>
#include <winnt.h>
#include <wininet.h>
-#include <io.h>
#include <fcntl.h>
#include <shlobj.h> // SHGetFolderPath
#include "variables.h"
@@ -26,7 +25,6 @@
#include "string_func.h"
#include "gamelog.h"
#include <ctype.h>
-#include <tchar.h>
#include <errno.h>
#include <sys/types.h>
#include <sys/stat.h>