mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-20 09:34:09 +00:00
Update headers for ui/drivers
This commit is contained in:
parent
acd4dd527b
commit
bf4fd2a864
@ -30,6 +30,7 @@
|
||||
#include "../../input/drivers/cocoa_input.h"
|
||||
#include "../../input/drivers_keyboard/keyboard_event_apple.h"
|
||||
#include "../../frontend/frontend.h"
|
||||
#include "../../configuration.h"
|
||||
#include "../../retroarch.h"
|
||||
#include "../../runloop.h"
|
||||
#include "../../system.h"
|
||||
|
@ -31,6 +31,7 @@
|
||||
#ifdef HAVE_AVFOUNDATION
|
||||
#import <AVFoundation/AVFoundation.h>
|
||||
#endif
|
||||
#include "../../configuration.h"
|
||||
#include "../../frontend/frontend.h"
|
||||
#include "../../runloop.h"
|
||||
|
||||
|
@ -26,6 +26,7 @@
|
||||
|
||||
#include "ui_qt.h"
|
||||
#include "../ui_companion_driver.h"
|
||||
#include "../../configuration.h"
|
||||
#include "../../tasks/tasks_internal.h"
|
||||
#include "qt/wrapper/wrapper.h"
|
||||
|
||||
|
@ -43,6 +43,7 @@
|
||||
|
||||
#include "../ui_companion_driver.h"
|
||||
#include "../../msg_hash.h"
|
||||
#include "../../configuration.h"
|
||||
#include "../../driver.h"
|
||||
#include "../../runloop.h"
|
||||
#include "../../gfx/video_context_driver.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user