[Scummvm-cvs-logs] SF.net SVN: scummvm:[54356] scummvm/trunk/engines/lastexpress/eventhandler. h
    fingolfin at users.sourceforge.net 
    fingolfin at users.sourceforge.net
       
    Fri Nov 19 01:49:17 CET 2010
    
    
  
Revision: 54356
          http://scummvm.svn.sourceforge.net/scummvm/?rev=54356&view=rev
Author:   fingolfin
Date:     2010-11-19 00:49:16 +0000 (Fri, 19 Nov 2010)
Log Message:
-----------
LASTEXPRESS: Include common/events.h instead of common/EventRecorder.h
Modified Paths:
--------------
    scummvm/trunk/engines/lastexpress/eventhandler.h
Modified: scummvm/trunk/engines/lastexpress/eventhandler.h
===================================================================
--- scummvm/trunk/engines/lastexpress/eventhandler.h	2010-11-19 00:38:17 UTC (rev 54355)
+++ scummvm/trunk/engines/lastexpress/eventhandler.h	2010-11-19 00:49:16 UTC (rev 54356)
@@ -26,8 +26,8 @@
 #ifndef LASTEXPRESS_EVENTHANDLER_H
 #define LASTEXPRESS_EVENTHANDLER_H
 
-#include "common/EventRecorder.h"
 #include "common/func.h"
+#include "common/events.h"
 
 namespace LastExpress {
 
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
    
    
More information about the Scummvm-git-logs
mailing list