summaryrefslogtreecommitdiffstats
path: root/games/glob2/fix-ftbfs-gcc49.diff
blob: 061146a46848d4ac8a780541f8ab65aa641da75d (plain)
Index: glob2-0.9.4.4/src/Game.h
===================================================================
--- glob2-0.9.4.4.orig/src/Game.h	2014-07-14 10:36:36.705074927 +0800
+++ glob2-0.9.4.4/src/Game.h	2014-07-14 10:38:28.733077827 +0800
@@ -148,7 +148,8 @@
 		TOP_TO_BOTTOM,
 		BOTTOM_TO_TOP
 	};
-	
+
+public:
 	struct BuildProject
 	{
 		int posX;