From a7a6fb766cf807adf4f49ba0ed66f4048f73abbc Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 20 Sep 2016 11:45:40 -0400 Subject: Move entire API to pugl.h --- pugl/pugl_x11.c | 1 - 1 file changed, 1 deletion(-) (limited to 'pugl/pugl_x11.c') diff --git a/pugl/pugl_x11.c b/pugl/pugl_x11.c index 75fedca..6a9135b 100644 --- a/pugl/pugl_x11.c +++ b/pugl/pugl_x11.c @@ -39,7 +39,6 @@ #include #endif -#include "pugl/event.h" #include "pugl/cairo_gl.h" #include "pugl/pugl_internal.h" -- cgit v1.2.3