diff --git a/GUI/Util/Path.h b/GUI/Util/Path.h index 94f87a12fae2653dcbf0b6e24e42d82f93478ae9..af7314ee761c95985eac3c9e3a6940b969fe36ce 100644 --- a/GUI/Util/Path.h +++ b/GUI/Util/Path.h @@ -15,9 +15,7 @@ #ifndef BORNAGAIN_GUI_UTILS_PATH_H #define BORNAGAIN_GUI_UTILS_PATH_H -#include <QStringList> -#include <ostream> -#include <vector> +#include <QString> namespace GUI::Util::Path {