diff options
Diffstat (limited to 'plugins/PackUpdater/Src/Notifications.h')
-rw-r--r-- | plugins/PackUpdater/Src/Notifications.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/PackUpdater/Src/Notifications.h b/plugins/PackUpdater/Src/Notifications.h index 9aefd9090e..e61a23704d 100644 --- a/plugins/PackUpdater/Src/Notifications.h +++ b/plugins/PackUpdater/Src/Notifications.h @@ -17,6 +17,8 @@ not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
+#pragma once
+
#define POPUPS 4
//=== Objects =====
|