diff options
Diffstat (limited to 'src/jalv_qt.cpp')
-rw-r--r-- | src/jalv_qt.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/jalv_qt.cpp b/src/jalv_qt.cpp index 8b62f72..a84c089 100644 --- a/src/jalv_qt.cpp +++ b/src/jalv_qt.cpp @@ -8,6 +8,8 @@ #include "options.h" #include "port.h" #include "query.h" +#include "state.h" +#include "types.h" #include <lilv/lilv.h> #include <suil/suil.h> |