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 --- gui/debugger.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'gui') diff --git a/gui/debugger.cpp b/gui/debugger.cpp index 7ad468b477..637443836b 100644 --- a/gui/debugger.cpp +++ b/gui/debugger.cpp @@ -23,6 +23,7 @@ * */ +#include "common/debug.h" #include "common/system.h" #include "gui/debugger.h" -- cgit v1.2.3