summaryrefslogtreecommitdiff
path: root/pcsound
diff options
context:
space:
mode:
Diffstat (limited to 'pcsound')
-rw-r--r--pcsound/pcsound.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/pcsound/pcsound.c b/pcsound/pcsound.c
index 0746e24e..09ef2752 100644
--- a/pcsound/pcsound.c
+++ b/pcsound/pcsound.c
@@ -27,6 +27,7 @@
#include <stdlib.h>
#include <string.h>
+#include "SDL_getenv.h"
#include "config.h"
#include "pcsound.h"
#include "pcsound_internal.h"