summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/debugger/win/debugwin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/modules/debugger/win/debugwin.h')
-rw-r--r--src/osd/modules/debugger/win/debugwin.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/osd/modules/debugger/win/debugwin.h b/src/osd/modules/debugger/win/debugwin.h
index 0e3bcd25131..8f4a1c3f6c0 100644
--- a/src/osd/modules/debugger/win/debugwin.h
+++ b/src/osd/modules/debugger/win/debugwin.h
@@ -10,7 +10,6 @@
#define __DEBUG_WIN_DEBUG_WIN_H__
// standard windows headers
-#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#include <windowsx.h>
#include <tchar.h>