citra-qt: Renamed all .hxx headers to .h

This commit is contained in:
chrisvj
2015-01-03 15:51:14 -08:00
parent 9c8b867d86
commit b0a14cfe7f
30 changed files with 45 additions and 45 deletions

View File

@ -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