diff options
Diffstat (limited to 'Services/WindowServer/MenuManager.cpp')
-rw-r--r-- | Services/WindowServer/MenuManager.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Services/WindowServer/MenuManager.cpp b/Services/WindowServer/MenuManager.cpp index 99f7651eb8..b499659b44 100644 --- a/Services/WindowServer/MenuManager.cpp +++ b/Services/WindowServer/MenuManager.cpp @@ -26,7 +26,6 @@ */ #include <AK/Badge.h> -#include <AK/FileSystemPath.h> #include <AK/QuickSort.h> #include <LibCore/DirIterator.h> #include <LibGfx/Font.h> |