aboutsummaryrefslogtreecommitdiffstats
path: root/src/jalv_qt.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-05-30 17:15:13 -0400
committerDavid Robillard <d@drobilla.net>2022-08-17 13:50:16 -0400
commit6471195da2544b56fd2669092c197b83aeb4008e (patch)
tree99e2f300e418fae315721006ccc9d2e6f39a85d5 /src/jalv_qt.hpp
parent7179a0eb65a72dfa22998be2e2792bb2aed330c6 (diff)
downloadjalv-6471195da2544b56fd2669092c197b83aeb4008e.tar.gz
jalv-6471195da2544b56fd2669092c197b83aeb4008e.tar.bz2
jalv-6471195da2544b56fd2669092c197b83aeb4008e.zip
Separate state.h from jalv_internal.h
Diffstat (limited to 'src/jalv_qt.hpp')
-rw-r--r--src/jalv_qt.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/jalv_qt.hpp b/src/jalv_qt.hpp
index ddb46f3..6a9cdf7 100644
--- a/src/jalv_qt.hpp
+++ b/src/jalv_qt.hpp
@@ -2,6 +2,7 @@
// SPDX-License-Identifier: ISC
#include "jalv_internal.h"
+#include "state.h"
#include "lilv/lilv.h"
#include "suil/suil.h"