X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/1a6b3c0a2baba955259d6083c0a3f25dfb44a682..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.