shithub: choc

Download patch

ref: 678a2cde3011306a1bc64e6449bb31fa13f91f39
parent: c6ec23508a90ad2888dd09b9ad8c5e62cf69e76a
author: Simon Howard <fraggle@gmail.com>
date: Mon Jun 4 14:35:51 EDT 2007

Remove unneeded SDL.h include.

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 895

--- a/setup/sound.c
+++ b/setup/sound.c
@@ -23,7 +23,6 @@
 
 #include <stdlib.h>
 
-#include "SDL.h"
 #include "textscreen.h"
 
 #include "sound.h"