summaryrefslogtreecommitdiff
path: root/pcsound/pcsound_win32.c
diff options
context:
space:
mode:
Diffstat (limited to 'pcsound/pcsound_win32.c')
-rw-r--r--pcsound/pcsound_win32.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pcsound/pcsound_win32.c b/pcsound/pcsound_win32.c
index 48677d73..7976b444 100644
--- a/pcsound/pcsound_win32.c
+++ b/pcsound/pcsound_win32.c
@@ -29,6 +29,7 @@
#include <windows.h>
#include "pcsound.h"
+#include "pcsound_internal.h"
static SDL_Thread *sound_thread_handle;
static int sound_thread_running;