BASE: Fix Dreamcast build
This commit is contained in:
parent
666750f5a4
commit
007d7d8df4
1 changed files with 1 additions and 1 deletions
|
@ -66,6 +66,7 @@
|
|||
#ifdef USE_FREETYPE2
|
||||
#include "graphics/fonts/ttf.h"
|
||||
#endif
|
||||
#include "graphics/scalerplugin.h"
|
||||
|
||||
#include "backends/keymapper/action.h"
|
||||
#include "backends/keymapper/keymap.h"
|
||||
|
@ -84,7 +85,6 @@
|
|||
#if defined(__DC__)
|
||||
#include "backends/platform/dc/DCLauncherDialog.h"
|
||||
#else
|
||||
#include "graphics/scalerplugin.h"
|
||||
#include "gui/launcher.h"
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue