aboutsummaryrefslogtreecommitdiffstats
path: root/examples/cube_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cube_view.h')
-rw-r--r--examples/cube_view.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/cube_view.h b/examples/cube_view.h
index e0c86eb..71ae88d 100644
--- a/examples/cube_view.h
+++ b/examples/cube_view.h
@@ -22,6 +22,9 @@
#include "demo_utils.h"
#include "pugl/gl.h"
+#include "pugl/pugl.h"
+
+#include <stdbool.h>
// clang-format off