X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/2e6450da1cc62c0c8ad6f868becf0fa4a1f32022..76a46fd9094b17eb99e8a42cca8562fdc0b3814c:/src/panels/panel.h diff --git a/src/panels/panel.h b/src/panels/panel.h index 84d73e74c..ec3405ad2 100644 --- a/src/panels/panel.h +++ b/src/panels/panel.h @@ -21,8 +21,8 @@ #ifndef PANEL_H #define PANEL_H -#include #include +#include /** * @brief Base widget for all panels that can be docked on the window borders.