mirror of
https://github.com/cmosher01/Epple-II.git
synced 2025-01-15 03:31:32 +00:00
fix include SDL to be SDL2 in one last place
This commit is contained in:
parent
a7fe01e946
commit
130d2b4ac4
@ -19,7 +19,7 @@
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <SDL/SDL.h>
|
||||
#include <SDL2/SDL.h>
|
||||
#include "emulator.h"
|
||||
#include "configep2.h"
|
||||
#include "gui.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user