From a3805a0a6771e282026bf3c4783bea1cdba58556 Mon Sep 17 00:00:00 2001 From: Goraf <22941576+Goraf@users.noreply.github.com> Date: Sun, 25 Feb 2018 00:41:47 +0100 Subject: add missed guards for header files --- plugins/ExternalAPI/m_skinbutton.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins/ExternalAPI/m_skinbutton.h') diff --git a/plugins/ExternalAPI/m_skinbutton.h b/plugins/ExternalAPI/m_skinbutton.h index 1ca5c38e6d..427eb20b9c 100644 --- a/plugins/ExternalAPI/m_skinbutton.h +++ b/plugins/ExternalAPI/m_skinbutton.h @@ -1,3 +1,5 @@ +#pragma once + #include "m_button.h" #define MBM_UPDATETRANSPARENTFLAG WM_USER+52 -- cgit v1.2.3