]> git.tdb.fi Git - gldbg.git/blobdiff - flavors/gles2/source/glwrap_funcs.c
Replace per-file license notices with License.txt
[gldbg.git] / flavors / gles2 / source / glwrap_funcs.c
index e4f457abe6a5c7586832c660ca9a0bd9477cc4ec..118acf137e73fe446d2f8aab54e6a8d7422f38a5 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"