diff options
Diffstat (limited to 'pcsound')
-rw-r--r-- | pcsound/pcsound.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pcsound/pcsound.c b/pcsound/pcsound.c index 3e6c3ae9..2be75435 100644 --- a/pcsound/pcsound.c +++ b/pcsound/pcsound.c @@ -27,6 +27,7 @@ #include <stdlib.h> #include <string.h> +#include "doomdef.h" #include "config.h" #include "pcsound.h" #include "pcsound_internal.h" |