JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Some code cleanup.
[vor.git] / sound.c
diff --git a/sound.c b/sound.c
index 0c72688..7cf5486 100644 (file)
--- a/sound.c
+++ b/sound.c
@@ -1,8 +1,4 @@
-#include <stdlib.h>
-#include <stdio.h>
-#include <unistd.h>
-#include <SDL/SDL.h>
-#include <SDL/SDL_mixer.h>
+#include "sound.h"
 
 extern int sound_flag, music_flag;