Add/fix broken include guards

This commit is contained in:
Tobias Loose
2013-11-23 16:09:11 +01:00
parent 352e3c2daa
commit 1e8fc81aa3
3 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#ifndef _MTGPACCK_H_
#ifndef _MTGPACK_H_
#define _MTGPACK_H_
class ShopBooster;