From d99aa0f12634bed7b5101b4b5a64f50ee744961b Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Tue, 5 Jan 2010 01:37:57 +0000 Subject: More renaming svn-id: r47009 --- engines/sci/engine/kevent.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/sci/engine/kevent.cpp') diff --git a/engines/sci/engine/kevent.cpp b/engines/sci/engine/kevent.cpp index 8d04bc7354..e9ac8a3e45 100644 --- a/engines/sci/engine/kevent.cpp +++ b/engines/sci/engine/kevent.cpp @@ -30,7 +30,7 @@ #include "sci/debug.h" // for g_debug_simulated_key #include "sci/event.h" #include "sci/graphics/gui.h" -#include "sci/graphics/gui_cursor.h" +#include "sci/graphics/cursor.h" namespace Sci { -- cgit v1.2.3