]> git.tdb.fi Git - gldbg.git/blobdiff - flavors/gl/source/glwrap_funcs.c
Replace per-file license notices with License.txt
[gldbg.git] / flavors / gl / source / glwrap_funcs.c
index 38621f3b15d42f71e1b60322ce14db75eaff1b0c..13847558bdeb637c02e98c6497fa194e31e37abf 100644 (file)
@@ -1,12 +1,6 @@
-/* $Id$
-
-This file is part of gldbg
-Copyright © 2010  Mikko Rasa, Mikkosoft Productions
-Distributed under the GPL
-*/
-
 #include <dlfcn.h>
 #include "arraysize.h"
+#include "breakpoint.h"
 #include "functions.h"
 #include "glwrap.h"
 #include "opengl.h"