summaryrefslogtreecommitdiff
path: root/Applications/DisplayProperties/DisplayProperties.h
diff options
context:
space:
mode:
Diffstat (limited to 'Applications/DisplayProperties/DisplayProperties.h')
-rw-r--r--Applications/DisplayProperties/DisplayProperties.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Applications/DisplayProperties/DisplayProperties.h b/Applications/DisplayProperties/DisplayProperties.h
index 0b678ee7d3..3f1d0649a6 100644
--- a/Applications/DisplayProperties/DisplayProperties.h
+++ b/Applications/DisplayProperties/DisplayProperties.h
@@ -30,8 +30,8 @@
#include <AK/String.h>
#include <AK/Vector.h>
#include <LibCore/CConfigFile.h>
-#include <LibDraw/Color.h>
-#include <LibDraw/Size.h>
+#include <LibGfx/Color.h>
+#include <LibGfx/Size.h>
#include <LibGUI/GWidget.h>
#include <LibGUI/GLabel.h>