mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 18:18:01 -05:00
citra-qt: Renamed all .hxx headers to .h
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
#endif
|
||||
|
||||
#include "common/common.h"
|
||||
#include "bootmanager.hxx"
|
||||
#include "bootmanager.h"
|
||||
|
||||
#include "core/core.h"
|
||||
#include "core/settings.h"
|
||||
|
Reference in New Issue
Block a user