diff options
Diffstat (limited to 'src/GlobalEvents.hxx')
-rw-r--r-- | src/GlobalEvents.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/GlobalEvents.hxx b/src/GlobalEvents.hxx index 2e549305b..fac116935 100644 --- a/src/GlobalEvents.hxx +++ b/src/GlobalEvents.hxx @@ -21,6 +21,7 @@ #define MPD_GLOBAL_EVENTS_HXX #ifdef WIN32 +#include <windows.h> /* DELETE is a WIN32 macro that poisons our namespace; this is a kludge to allow us to use it anyway */ #ifdef DELETE |