aboutsummaryrefslogtreecommitdiffstats
path: root/include/pugl/pugl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pugl/pugl.h')
-rw-r--r--include/pugl/pugl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pugl/pugl.h b/include/pugl/pugl.h
index 2e1cdce..0fb2bf7 100644
--- a/include/pugl/pugl.h
+++ b/include/pugl/pugl.h
@@ -4,7 +4,7 @@
#ifndef PUGL_PUGL_H
#define PUGL_PUGL_H
-#include "pugl/attributes.h"
+#include <pugl/attributes.h>
#include <stddef.h>
#include <stdint.h>