summaryrefslogtreecommitdiff
path: root/WindowServer/WSEvent.h
diff options
context:
space:
mode:
Diffstat (limited to 'WindowServer/WSEvent.h')
-rw-r--r--WindowServer/WSEvent.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/WindowServer/WSEvent.h b/WindowServer/WSEvent.h
index 8a3a4ce99d..b8b817daae 100644
--- a/WindowServer/WSEvent.h
+++ b/WindowServer/WSEvent.h
@@ -1,7 +1,7 @@
#pragma once
-#include <Widgets/Point.h>
-#include <Widgets/Rect.h>
+#include <SharedGraphics/Point.h>
+#include <SharedGraphics/Rect.h>
#include <AK/AKString.h>
#include <AK/Types.h>