aboutsummaryrefslogtreecommitdiffstats
path: root/src/x11_gl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/x11_gl.c')
-rw-r--r--src/x11_gl.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/x11_gl.c b/src/x11_gl.c
index 0e34a66..06e2b22 100644
--- a/src/x11_gl.c
+++ b/src/x11_gl.c
@@ -1,6 +1,7 @@
-// Copyright 2012-2021 David Robillard <d@drobilla.net>
+// Copyright 2012-2022 David Robillard <d@drobilla.net>
// SPDX-License-Identifier: ISC
+#include "attributes.h"
#include "stub.h"
#include "types.h"
#include "x11.h"