mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
(Qt) Fix display of settings icons
This commit is contained in:
parent
c812727de7
commit
90f4c5d8ae
@ -27,6 +27,11 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "../../../config.h"
|
||||
#endif
|
||||
|
||||
#include "../../../configuration.h"
|
||||
#include "../../../msg_hash.h"
|
||||
|
||||
#ifndef CXX_BUILD
|
||||
|
Loading…
x
Reference in New Issue
Block a user