summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/prewin.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/prewin.h b/include/prewin.h
index 4720586b08ee..2ee8d9c3547d 100644
--- a/include/prewin.h
+++ b/include/prewin.h
@@ -42,15 +42,6 @@
#include <shellapi.h>
#include <commdlg.h>
#include <dlgs.h>
-#ifdef USE_TOOLHELP
-#include <tlhelp32.h>
-#endif
-#ifdef USE_IMAGEHLP
-#include <imagehlp.h>
-#endif
-#ifdef INCLUDE_MMSYSTEM
-#include <mmsystem.h>
-#endif
#ifdef _MSC_VER
#pragma warning(push, 1)
#endif