mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-22 17:25:46 +00:00
citra-qt: Add missing #pragma once directives
This commit is contained in:
parent
2a1cf1e2ce
commit
94f0a00f0e
5 changed files with 10 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <QDockWidget>
|
||||
#include "ui_callstack.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue