#include <strings.h>
#include <ctype.h>
-#include "omapsdl.h"
+#include "osdl.h"
static char *sskip(char *p)
{
#include <tslib.h>
#endif
-#include "omapsdl.h"
+#include "osdl.h"
/* XXX: these should go to private data */
static int osdl_evdev_devs[32];
#include <unistd.h>
#include <linux/fb.h>
-#include "omapsdl.h"
+#include "osdl.h"
#include "omapfb.h"
#include "linux/fbdev.h"
#include "linux/xenv.h"
#include "../../events/SDL_events_c.h"
#include "linux/xenv.h"
-#include "omapsdl.h"
+#include "osdl.h"
static int omap_available(void)
#include <sys/time.h>
#include <SDL/SDL.h>
-#include "omapsdl.h"
+#include "osdl.h"
static struct SDL_PrivateVideoData state;
static SDL_Surface *g_screen;