mirror of
https://github.com/Dark98/threeSD.git
synced 2026-07-02 16:49:04 +00:00
Fix missing header guard
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
// Licensed under GPLv2 or any later version
|
// Licensed under GPLv2 or any later version
|
||||||
// Refer to the license.txt file included.
|
// Refer to the license.txt file included.
|
||||||
|
|
||||||
|
#pragma once
|
||||||
|
|
||||||
#include <memory>
|
#include <memory>
|
||||||
#include "core/file_sys/smdh.h"
|
#include "core/file_sys/smdh.h"
|
||||||
#include "frontend/helpers/dpi_aware_dialog.h"
|
#include "frontend/helpers/dpi_aware_dialog.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user