summaryrefslogtreecommitdiff
path: root/openbox
diff options
context:
space:
mode:
Diffstat (limited to 'openbox')
-rw-r--r--openbox/openbox.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbox/openbox.c b/openbox/openbox.c
index 54f9b77e..c77f6df1 100644
--- a/openbox/openbox.c
+++ b/openbox/openbox.c
@@ -18,6 +18,7 @@
#include "themerc.h"
#include "timer.h"
#include "../render/render.h"
+#include "../render/font.h"
#ifdef HAVE_FCNTL_H
# include <fcntl.h>