ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/Frodo4/Src/C64.cpp
(Generate patch)

Comparing Frodo4/Src/C64.cpp (file contents):
Revision 1.6 by cebix, 2005-06-27T19:55:48Z vs.
Revision 1.7 by berlac, 2007-01-28T19:24:36Z

# Line 713 | Line 713 | bool C64::LoadSnapshot(char *filename)
713   #endif
714  
715   #ifdef __unix
716 < #include "C64_x.h"
716 > # if defined(QTOPIA) or defined(MAEMO)
717 > #  include "C64_Embedded.h"
718 > # else
719 > #  include "C64_x.h"
720 > # endif
721   #endif
722  
723   #ifdef __mac__

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines