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