aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sludge/sound.h')
-rw-r--r--engines/sludge/sound.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/engines/sludge/sound.h b/engines/sludge/sound.h
index ee1321a739..2e31943df6 100644
--- a/engines/sludge/sound.h
+++ b/engines/sludge/sound.h
@@ -23,11 +23,7 @@
#ifndef SLUDGE_SOUND_H
#define SLUDGE_SOUND_H
-#ifdef _WIN32
-#include <windows.h>
-#else
#define HWND void *
-#endif
#include "common/file.h"