From a2f49d31fbd06a2f6c58854970f9d7646504e195 Mon Sep 17 00:00:00 2001 From: David Symonds Date: Tue, 16 Jan 2007 13:09:42 +0000 Subject: Remove #include "agi/text.h"; fixes build. Pointyhat to aquadran. svn-id: r25103 --- engines/agi/menu.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/agi/menu.cpp') diff --git a/engines/agi/menu.cpp b/engines/agi/menu.cpp index 9a7e4703bb..6c0a407a35 100644 --- a/engines/agi/menu.cpp +++ b/engines/agi/menu.cpp @@ -29,7 +29,6 @@ #include "agi/graphics.h" #include "agi/keyboard.h" #include "agi/menu.h" -#include "agi/text.h" #include "common/list.h" namespace Agi { -- cgit v1.2.3