follow sdl-config #include convention

This commit is contained in:
ex-cyber 2007-01-27 18:09:04 +00:00
parent 4e1e994987
commit f7d799ecc6
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
#include <unistd.h>
#include <pthread.h>
#include <SDL/SDL.h>
#include "SDL.h"
#include <gtk/gtk.h>
#include "../MMU.h"