citra-qt: Renamed all .hxx headers to .h
This commit is contained in:
parent
9c8b867d86
commit
b0a14cfe7f
30 changed files with 45 additions and 45 deletions
|
@ -2,7 +2,7 @@
|
|||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include "ramview.hxx"
|
||||
#include "ramview.h"
|
||||
|
||||
#include "common/common.h"
|
||||
#include "core/mem_map.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue