summaryrefslogtreecommitdiff
path: root/dispatch
diff options
context:
space:
mode:
authorJosé Fonseca <jose.r.fonseca@gmail.com>2012-04-30 15:24:46 +0100
committerJosé Fonseca <jose.r.fonseca@gmail.com>2012-04-30 15:24:46 +0100
commit3662cf3d9f8838e6c19d4606f5a5d800fb66d61a (patch)
treef2f401de915ce8e1646aca0103eb81ec78e52a11 /dispatch
parenta0e97860386786fcdb106471a3908b4ba66242e6 (diff)
Remove tchar.h includes.
Not really used.
Diffstat (limited to 'dispatch')
-rw-r--r--dispatch/d3d9imports.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/dispatch/d3d9imports.hpp b/dispatch/d3d9imports.hpp
index 3e5ce39f..0d64f757 100644
--- a/dispatch/d3d9imports.hpp
+++ b/dispatch/d3d9imports.hpp
@@ -31,7 +31,6 @@
#define _D3D9IMPORTS_HPP_
#include <windows.h>
-#include <tchar.h>
#include "compat.h"