aboutsummaryrefslogtreecommitdiff
path: root/queen/walk.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/walk.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/walk.h')
-rw-r--r--queen/walk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/queen/walk.h b/queen/walk.h
index b503270c4a..9c3c45f64e 100644
--- a/queen/walk.h
+++ b/queen/walk.h
@@ -22,7 +22,7 @@
#ifndef QUEENWALK_H
#define QUEENWALK_H
-#include "queen/queen.h"
+#include "common/util.h"
#include "queen/structs.h"
namespace Queen {