diff options
Diffstat (limited to 'src/jalv_qt.hpp')
-rw-r--r-- | src/jalv_qt.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/jalv_qt.hpp b/src/jalv_qt.hpp index d371098..ea08bbf 100644 --- a/src/jalv_qt.hpp +++ b/src/jalv_qt.hpp @@ -8,6 +8,7 @@ #include <QAction> #include <QGroupBox> +#include <QObject> #include <QString> #include <QtCore> |