diff --git a/core/hw/mem/mem_watch.h b/core/hw/mem/mem_watch.h
index b91b76060..4d1be89ee 100644
--- a/core/hw/mem/mem_watch.h
+++ b/core/hw/mem/mem_watch.h
@@ -16,6 +16,7 @@
You should have received a copy of the GNU General Public License
along with Flycast. If not, see .
*/
+#pragma once
#include "types.h"
#include "addrspace.h"
#include "hw/aica/aica_if.h"
diff --git a/core/hw/sh4/dyna/ssa.h b/core/hw/sh4/dyna/ssa.h
index a2e34d920..68f84d558 100644
--- a/core/hw/sh4/dyna/ssa.h
+++ b/core/hw/sh4/dyna/ssa.h
@@ -18,6 +18,7 @@
You should have received a copy of the GNU General Public License
along with reicast. If not, see .
*/
+#pragma once
#include
#include
#include