summaryrefslogtreecommitdiff
path: root/games/bzflag/patches/patch-aa
blob: 98ef4c2f8e567256f8b1dbe483dee9e389479c75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.4 2006/08/09 09:07:16 mrg Exp $

--- src/ogl/OpenGLGState.cxx.orig	2005-01-18 05:18:32.000000000 +0000
+++ src/ogl/OpenGLGState.cxx	2006-08-09 02:06:37.000000000 +0000
@@ -132,6 +132,7 @@
 // OpenGLGStateRep
 //
 
+class SortedGState;
 class OpenGLGStateRep {
   public:
 			OpenGLGStateRep();