aboutsummaryrefslogtreecommitdiff
path: root/queen/debug.h
diff options
context:
space:
mode:
authorGregory Montoir2003-12-01 20:48:41 +0000
committerGregory Montoir2003-12-01 20:48:41 +0000
commit3befded40237972e846f5b0d6fa67797133e714e (patch)
tree24b4d3b71743882212b028a09cdbbda6f9f20005 /queen/debug.h
parent53b2f75215b6e5fc2ac1b2b762ac3d8374a4f216 (diff)
downloadscummvm-rg350-3befded40237972e846f5b0d6fa67797133e714e.tar.gz
scummvm-rg350-3befded40237972e846f5b0d6fa67797133e714e.tar.bz2
scummvm-rg350-3befded40237972e846f5b0d6fa67797133e714e.zip
cleanup header includes
svn-id: r11449
Diffstat (limited to 'queen/debug.h')
-rw-r--r--queen/debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/queen/debug.h b/queen/debug.h
index b541b85632..2d49a71be0 100644
--- a/queen/debug.h
+++ b/queen/debug.h
@@ -22,7 +22,7 @@
#ifndef QUEENDEBUG_H
#define QUEENDEBUG_H
-#include "queen/queen.h"
+#include "common/util.h"
namespace Queen {