aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/r-x11.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/r-x11.c b/src/r-x11.c
index 3094b71..5563178 100644
--- a/src/r-x11.c
+++ b/src/r-x11.c
@@ -23,6 +23,7 @@
#include <X11/Xlib.h>
#include "constants.h"
+#include "r-x11.h"
#include "output.h"
static Atom X_utf8;