CVSROOT: /sources/gnash
Module name: gnash
Changes by: Markus Gothe <nihilus> 06/11/05 23:53:44
Modified files:
plugin/klash : klash.cpp
Log message:
Don't include tu_opengl.h
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/plugin/klash/klash.cpp?cvsroot=gnash&r1=1.19&r2=1.20
Patches:
Index: klash.cpp
===================================================================
RCS file: /sources/gnash/gnash/plugin/klash/klash.cpp,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- klash.cpp 5 Nov 2006 19:16:52 -0000 1.19
+++ klash.cpp 5 Nov 2006 23:53:44 -0000 1.20
@@ -14,7 +14,7 @@
// along with this program; if not, write to the Free Software
// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-/* $Id: klash.cpp,v 1.19 2006/11/05 19:16:52 nihilus Exp $ */
+/* $Id: klash.cpp,v 1.20 2006/11/05 23:53:44 nihilus Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
@@ -40,7 +40,7 @@
#include "gnash.h"
#include "log.h"
-#include "tu_opengl.h"
+//#include "tu_opengl.h"
#include "utility.h"
#include "container.h"
#include "tu_file.h"
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit