mirror of
https://github.com/cmosher01/Epple-II.git
synced 2025-01-23 08:30:01 +00:00
include sdl header instead of defining SDL_KeyboardEvent
This commit is contained in:
parent
325df1b862
commit
638e3dfe92
@ -27,10 +27,10 @@
|
||||
#include "keyboardbuffermode.h"
|
||||
#include "hypermode.h"
|
||||
#include "clipboardhandler.h"
|
||||
#include <SDL/SDL.h>
|
||||
|
||||
class Timable;
|
||||
class Config;
|
||||
struct SDL_KeyboardEvent;
|
||||
|
||||
class Emulator
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user