[Scummvm-devel] Possibly breaking ports - easy to fix

Max Horn max at quendi.de
Tue May 14 15:53:04 CEST 2002


I am currently working on splitting out the class Actor from scumm.h 
into actor.h (actually that already happend). With my next CVS 
commit, the #include "actor.h" will be gone from scumm.h. Any base 
source file that requires actor.h now includes directly. It's 
possible that some port source will also use it. So if you get 
compile errors refering to a missing declaration of class Actor, just 
add an #include "actor.h" and you should be fine again.


Cheers,

Max
-- 
-----------------------------------------------
Max Horn
Software Developer

email: <mailto:max at quendi.de>
phone: (+49) 6151-494890




More information about the Scummvm-devel mailing list