mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-16 22:37:56 -05:00
citra-qt: Renamed all .hxx headers to .h
This commit is contained in:
@ -4,8 +4,8 @@
|
||||
|
||||
#include <QDialogButtonBox>
|
||||
|
||||
#include "controller_config.hxx"
|
||||
#include "controller_config_util.hxx"
|
||||
#include "controller_config.h"
|
||||
#include "controller_config_util.h"
|
||||
|
||||
/* TODO(bunnei): ImplementMe
|
||||
|
||||
|
Reference in New Issue
Block a user