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