- fix forward declaration
This commit is contained in:
@@ -6,6 +6,9 @@
|
|||||||
#ifdef SDL_CONFIG
|
#ifdef SDL_CONFIG
|
||||||
#include <SDL.h>
|
#include <SDL.h>
|
||||||
#endif
|
#endif
|
||||||
|
#ifdef QT_CONFIG
|
||||||
|
#include <QKeySequence>
|
||||||
|
#endif
|
||||||
using std::string;
|
using std::string;
|
||||||
using std::map;
|
using std::map;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user