mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-16 05:07:58 -05: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 "graphics.hxx"
|
||||
#include "graphics.h"
|
||||
#include <QListView>
|
||||
#include <QVBoxLayout>
|
||||
#include <QDebug>
|
||||
|
Reference in New Issue
Block a user