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_internal.h | 1 - 1 file changed, 1 deletion(-) (limited to 'pugl/pugl_internal.h') diff --git a/pugl/pugl_internal.h b/pugl/pugl_internal.h index 44fe103..4a3fc0c 100644 --- a/pugl/pugl_internal.h +++ b/pugl/pugl_internal.h @@ -32,7 +32,6 @@ #include #include "pugl/pugl.h" -#include "pugl/event.h" typedef struct PuglInternalsImpl PuglInternals; -- cgit v1.2.3