aboutsummaryrefslogtreecommitdiff
path: root/games/armagetron/files/patch-src-engine_eGrid.h
diff options
context:
space:
mode:
Diffstat (limited to 'games/armagetron/files/patch-src-engine_eGrid.h')
-rw-r--r--games/armagetron/files/patch-src-engine_eGrid.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/armagetron/files/patch-src-engine_eGrid.h b/games/armagetron/files/patch-src-engine_eGrid.h
new file mode 100644
index 000000000000..6b425490eb39
--- /dev/null
+++ b/games/armagetron/files/patch-src-engine_eGrid.h
@@ -0,0 +1,10 @@
+--- src/engine/eGrid.h.orig 2007-10-02 18:09:58.000000000 +0200
++++ src/engine/eGrid.h 2007-10-02 18:10:10.000000000 +0200
+@@ -39,6 +39,7 @@
+ class ePoint;
+ class eFace;
+ class eHalfEdge;
++class eGameObject;
+ class eWall;
+ class eGrid;
+ class eWallView;