summaryrefslogtreecommitdiff
path: root/Kernel/GUITypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'Kernel/GUITypes.h')
-rw-r--r--Kernel/GUITypes.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Kernel/GUITypes.h b/Kernel/GUITypes.h
index 9572c97a59..c72e3e98e7 100644
--- a/Kernel/GUITypes.h
+++ b/Kernel/GUITypes.h
@@ -1,7 +1,7 @@
#pragma once
-#include <Widgets/Color.h>
-#include <Widgets/Rect.h>
+#include <SharedGraphics/Color.h>
+#include <SharedGraphics/Rect.h>
// GUI system call API types.