follow sdl-config #include convention
This commit is contained in:
parent
4e1e994987
commit
f7d799ecc6
|
@ -34,7 +34,7 @@
|
|||
#include <unistd.h>
|
||||
#include <pthread.h>
|
||||
|
||||
#include <SDL/SDL.h>
|
||||
#include "SDL.h"
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
#include "../MMU.h"
|
||||
|
|
Loading…
Reference in New Issue