mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 19:57:35 +00:00
LibAudio+Piano: Correct header style
This commit is contained in:
parent
7448db9940
commit
e20038a04b
2 changed files with 2 additions and 2 deletions
|
@ -5,9 +5,9 @@
|
|||
*/
|
||||
|
||||
#include "ExportProgressWindow.h"
|
||||
#include "LibGUI/Icon.h"
|
||||
#include <AK/DeprecatedString.h>
|
||||
#include <Applications/Piano/ExportProgressWidget.h>
|
||||
#include <LibGUI/Icon.h>
|
||||
#include <LibGUI/Label.h>
|
||||
#include <LibGUI/Widget.h>
|
||||
#include <LibGUI/Window.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue