diff --git a/src/frontend/title_info_dialog.h b/src/frontend/title_info_dialog.h index d14f9c1..a698c04 100644 --- a/src/frontend/title_info_dialog.h +++ b/src/frontend/title_info_dialog.h @@ -2,6 +2,8 @@ // Licensed under GPLv2 or any later version // Refer to the license.txt file included. +#pragma once + #include #include "core/file_sys/smdh.h" #include "frontend/helpers/dpi_aware_dialog.h"