summaryrefslogtreecommitdiff
path: root/src/fontcache.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/fontcache.cpp')
-rw-r--r--src/fontcache.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fontcache.cpp b/src/fontcache.cpp
index f59d5eff9..5d9df0d03 100644
--- a/src/fontcache.cpp
+++ b/src/fontcache.cpp
@@ -38,7 +38,6 @@ enum {
* If no appropiate font is found, the function returns an error */
#ifdef WIN32
#include <windows.h>
-#include <tchar.h>
#include <shlobj.h> // SHGetFolderPath
#include "win32.h"