shithub: choc

Download patch

ref: 764f451cdfb04676e0067eb5c446b4055545438a
parent: afd49cf2c6215c0b8a0590ccfc6ad2779e33157c
author: Simon Howard <[email protected]>
date: Sat Jan 19 19:22:47 EST 2008

Revert doomdef.h include added to pcsound.c.

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

--- 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"