Missing endian.h

svn-id: r21798
This commit is contained in:
Chris Apers 2006-04-11 18:06:22 +00:00
parent 0fd8c1da1e
commit cbe570756b
2 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,7 @@
*/
#include "be_os5.h"
#include "common/endian.h"
void OSystem_PalmOS5::showOverlay() {
// hide fight indicator

View File

@ -23,6 +23,7 @@
*/
#include "be_zodiac.h"
#include "common/endian.h"
void OSystem_PalmZodiac::clearOverlay() {
if (!_overlayVisible)