commit 764f451cdfb04676e0067eb5c446b4055545438a
Author: Simon Howard <fraggle@gmail.com>
AuthorDate: Sun Jan 20 00:22:47 2008 +0000
Commit: Simon Howard <fraggle@gmail.com>
CommitDate: Sun Jan 20 00:22:47 2008 +0000
Revert doomdef.h include added to pcsound.c.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1003
---
pcsound/pcsound.c | 1 -
1 file changed, 1 deletion(-)
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"