Meta: Tidy up include path and alphabetic ordering

This commit is contained in:
Spencer Dixon 2021-06-16 21:54:58 -04:00 committed by Andreas Kling
commit d16db6a67c
Notes: sideshowbarker 2024-07-18 11:24:56 +09:00
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,6 @@
#include <LibGUI/AboutDialog.h>
#include <LibGUI/Application.h>
#include <LibGUI/Icon.h>
#include <LibGfx/Bitmap.h>
#include <stdio.h>
#include <unistd.h>