mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-20 11:03:56 +00:00
citra-qt: Renamed all .hxx headers to .h
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user