Fixed an build issue with forward-declared QColor

This commit is contained in:
Matthias Koefferlein 2022-05-15 22:58:42 +02:00
parent e9b613b550
commit baae3796a7
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
#if defined(HAVE_QT)
# include <QBuffer>
# include <QColor>
#endif
namespace gsi