diff options
Diffstat (limited to 'Applications/Piano/WaveWidget.h')
-rw-r--r-- | Applications/Piano/WaveWidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Applications/Piano/WaveWidget.h b/Applications/Piano/WaveWidget.h index 403968b7dd..0ead14fed9 100644 --- a/Applications/Piano/WaveWidget.h +++ b/Applications/Piano/WaveWidget.h @@ -27,7 +27,7 @@ #pragma once -#include <LibGUI/GFrame.h> +#include <LibGUI/Frame.h> class AudioEngine; |