aboutsummaryrefslogtreecommitdiffstats
path: root/src/mac.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mac.h')
-rw-r--r--src/mac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mac.h b/src/mac.h
index 119e7c8..305cf30 100644
--- a/src/mac.h
+++ b/src/mac.h
@@ -5,7 +5,7 @@
#ifndef PUGL_SRC_MAC_H
#define PUGL_SRC_MAC_H
-#include "pugl/pugl.h"
+#include <pugl/pugl.h>
#import <Cocoa/Cocoa.h>