summaryrefslogtreecommitdiff
path: root/src/hexen/h2_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hexen/h2_main.c')
-rw-r--r--src/hexen/h2_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hexen/h2_main.c b/src/hexen/h2_main.c
index 394a52bc..fa1545e4 100644
--- a/src/hexen/h2_main.c
+++ b/src/hexen/h2_main.c
@@ -33,10 +33,10 @@
#include <stdlib.h>
#include <time.h>
#include "h2def.h"
+#include "s_sound.h"
#include "i_system.h"
#include "m_argv.h"
#include "p_local.h"
-#include "soundst.h"
#include "v_video.h"
// MACROS ------------------------------------------------------------------