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