Fix build failure on Clang and GCC

This commit is contained in:
Allofich
2021-06-14 09:29:35 +09:00
parent 1ec00c641d
commit c40f91fb96

View File

@@ -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"