mirror of
https://github.com/cmosher01/Epple-II.git
synced 2025-08-15 08:27:57 +00:00
fix include SDL to be SDL2 in one last place
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
#include "config.h"
|
#include "config.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <SDL/SDL.h>
|
#include <SDL2/SDL.h>
|
||||||
#include "emulator.h"
|
#include "emulator.h"
|
||||||
#include "configep2.h"
|
#include "configep2.h"
|
||||||
#include "gui.h"
|
#include "gui.h"
|
||||||
|
Reference in New Issue
Block a user