summaryrefslogtreecommitdiff
path: root/src/core/events.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/events.c')
-rw-r--r--src/core/events.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/events.c b/src/core/events.c
index 49a37d320..afc499997 100644
--- a/src/core/events.c
+++ b/src/core/events.c
@@ -34,8 +34,8 @@
#include "window-private.h"
#include "bell.h"
#include "workspace-private.h"
-#include "meta-idle-monitor-xsync.h"
-#include "meta-idle-monitor-native.h"
+#include "backends/x11/meta-idle-monitor-xsync.h"
+#include "backends/native/meta-idle-monitor-native.h"
#include "x11/window-x11.h"
#include "x11/xprops.h"