mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 10:48:18 +08:00
Fix build failure on Clang and GCC
This commit is contained in:
@@ -21,12 +21,12 @@
|
||||
#endif
|
||||
|
||||
#include "SDL.h"
|
||||
|
||||
#include "dosbox.h"
|
||||
#include "menu.h"
|
||||
#include "../libs/gui_tk/gui_tk.h"
|
||||
|
||||
#include "build_timestamp.h"
|
||||
|
||||
#include "dosbox.h"
|
||||
#include "keyboard.h"
|
||||
#include "video.h"
|
||||
#include "render.h"
|
||||
|
Reference in New Issue
Block a user