[Scummvm-cvs-logs] SF.net SVN: scummvm:[55155] scummvm/trunk/engines/saga/shorten.cpp
wjpalenstijn at users.sourceforge.net
wjpalenstijn at users.sourceforge.net
Sat Jan 8 04:14:32 CET 2011
Revision: 55155
http://scummvm.svn.sourceforge.net/scummvm/?rev=55155&view=rev
Author: wjpalenstijn
Date: 2011-01-08 03:14:31 +0000 (Sat, 08 Jan 2011)
Log Message:
-----------
SAGA: Include scummsys.h to force rebuild after reconfigure
Modified Paths:
--------------
scummvm/trunk/engines/saga/shorten.cpp
Modified: scummvm/trunk/engines/saga/shorten.cpp
===================================================================
--- scummvm/trunk/engines/saga/shorten.cpp 2011-01-07 20:24:49 UTC (rev 55154)
+++ scummvm/trunk/engines/saga/shorten.cpp 2011-01-08 03:14:31 UTC (rev 55155)
@@ -23,6 +23,8 @@
*
*/
+#include "common/scummsys.h"
+
#include "saga/shorten.h"
#ifdef SOUND_SHORTEN_H
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