summaryrefslogtreecommitdiff
path: root/Services/WindowServer/EventLoop.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Services/WindowServer/EventLoop.cpp')
-rw-r--r--Services/WindowServer/EventLoop.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Services/WindowServer/EventLoop.cpp b/Services/WindowServer/EventLoop.cpp
index f4480e6937..6d99985452 100644
--- a/Services/WindowServer/EventLoop.cpp
+++ b/Services/WindowServer/EventLoop.cpp
@@ -24,7 +24,6 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#include <Kernel/API/KeyCode.h>
#include <Kernel/API/MousePacket.h>
#include <LibCore/LocalSocket.h>
#include <LibCore/Object.h>