summaryrefslogtreecommitdiff
path: root/LibGUI/GEventLoop.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'LibGUI/GEventLoop.cpp')
-rw-r--r--LibGUI/GEventLoop.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/LibGUI/GEventLoop.cpp b/LibGUI/GEventLoop.cpp
index 553cc602c1..a9e9fa2c5c 100644
--- a/LibGUI/GEventLoop.cpp
+++ b/LibGUI/GEventLoop.cpp
@@ -11,7 +11,6 @@
#include <LibC/string.h>
#include <LibC/time.h>
#include <LibC/sys/select.h>
-#include <LibC/gui.h>
#include <errno.h>
#include <string.h>