aboutsummaryrefslogtreecommitdiffstats
path: root/src/mac.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mac.h')
-rw-r--r--src/mac.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mac.h b/src/mac.h
index d502095..10e37c5 100644
--- a/src/mac.h
+++ b/src/mac.h
@@ -2,8 +2,8 @@
// Copyright 2017 Hanspeter Portner <dev@open-music-kontrollers.ch>
// SPDX-License-Identifier: ISC
-#ifndef PUGL_DETAIL_MAC_H
-#define PUGL_DETAIL_MAC_H
+#ifndef PUGL_SRC_MAC_H
+#define PUGL_SRC_MAC_H
#include "pugl/pugl.h"
@@ -39,4 +39,4 @@ struct PuglInternalsImpl {
bool mouseTracked;
};
-#endif // PUGL_DETAIL_MAC_H
+#endif // PUGL_SRC_MAC_H