From 341bc64aaf5aebe299aa736f5584d647daa781a9 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Fri, 30 Jan 2009 05:25:17 +0000 Subject: do not include common/debug.h from common/util.h svn-id: r36143 --- sound/vorbis.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'sound/vorbis.cpp') diff --git a/sound/vorbis.cpp b/sound/vorbis.cpp index da29b1b454..9658f8f257 100644 --- a/sound/vorbis.cpp +++ b/sound/vorbis.cpp @@ -27,6 +27,7 @@ #ifdef USE_VORBIS +#include "common/debug.h" #include "common/stream.h" #include "common/util.h" -- cgit v1.2.3