1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 16:57:35 +00:00

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
parent 1a9d3e3e54
commit d16db6a67c
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>