diff --git a/Base/res/icons/32x32/shutdown.png b/Base/res/icons/32x32/shutdown.png new file mode 100644 index 0000000000..7da2d61895 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 6b80374fd4..f947801c37 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