Fixed linux build with new makefile

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@136 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues
2008-09-12 07:55:47 +00:00
parent e81b943732
commit 78cfc787ad
3 changed files with 7 additions and 1 deletions

View File

@@ -18,6 +18,7 @@
#include "op_c.h"
#include "boutons.h"
#include "erreurs.h"
#include "linux.h"
#if SDL_BYTEORDER == SDL_LIL_ENDIAN
#define endian_magic(x) (x)