diff --git a/Base/res/icons/32x32/shutdown.png b/Base/res/icons/32x32/shutdown.png new file mode 100644 index 00000000000..7da2d618953 Binary files /dev/null and b/Base/res/icons/32x32/shutdown.png differ diff --git a/Userland/Services/Taskbar/ShutdownDialog.cpp b/Userland/Services/Taskbar/ShutdownDialog.cpp index 6b80374fd4a..f947801c379 100644 --- a/Userland/Services/Taskbar/ShutdownDialog.cpp +++ b/Userland/Services/Taskbar/ShutdownDialog.cpp @@ -9,6 +9,7 @@ #include #include #include +#include #include #include #include @@ -23,10 +24,9 @@ struct Option { }; static const Vector