aboutsummaryrefslogtreecommitdiff
path: root/src/window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.c')
-rw-r--r--src/window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window.c b/src/window.c
index 911fcbb..de22814 100644
--- a/src/window.c
+++ b/src/window.c
@@ -15,7 +15,7 @@
#include <xcb/randr.h>
#include <xcb/shape.h>
-#include "log.h"
+#include "any_log.h"
#include "window.h"
static void wm_set_size(window_t *window)