summaryrefslogtreecommitdiff
path: root/Userland/date.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Userland/date.cpp')
-rw-r--r--Userland/date.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/Userland/date.cpp b/Userland/date.cpp
index 933e939c38..ac7efdccac 100644
--- a/Userland/date.cpp
+++ b/Userland/date.cpp
@@ -26,7 +26,6 @@
#include <AK/String.h>
#include <LibCore/DateTime.h>
-#include <LibCore/DateTime.h>
#include <stdio.h>
#include <string.h>
#include <time.h>