mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-09 18:57:53 -05:00
citra-qt: Renamed all .hxx headers to .h
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
#include <QStandardItemModel>
|
||||
|
||||
#include "callstack.hxx"
|
||||
#include "callstack.h"
|
||||
|
||||
#include "core/core.h"
|
||||
#include "core/arm/arm_interface.h"
|
||||
|
Reference in New Issue
Block a user