aboutsummaryrefslogtreecommitdiffstats
path: root/src/x11.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/x11.h')
-rw-r--r--src/x11.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/x11.h b/src/x11.h
index e8dff3d..b4daf95 100644
--- a/src/x11.h
+++ b/src/x11.h
@@ -1,8 +1,8 @@
// Copyright 2012-2021 David Robillard <d@drobilla.net>
// SPDX-License-Identifier: ISC
-#ifndef PUGL_DETAIL_X11_H
-#define PUGL_DETAIL_X11_H
+#ifndef PUGL_SRC_X11_H
+#define PUGL_SRC_X11_H
#include "types.h"
@@ -64,4 +64,4 @@ PUGL_API
PuglStatus
puglX11Configure(PuglView* view);
-#endif // PUGL_DETAIL_X11_H
+#endif // PUGL_SRC_X11_H