diff options
Diffstat (limited to 'src/jalv_qt.cpp')
-rw-r--r-- | src/jalv_qt.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jalv_qt.cpp b/src/jalv_qt.cpp index a84c089..24b4ce6 100644 --- a/src/jalv_qt.cpp +++ b/src/jalv_qt.cpp @@ -3,7 +3,7 @@ #include "jalv_qt.hpp" #include "frontend.h" -#include "jalv_internal.h" +#include "jalv.h" #include "nodes.h" #include "options.h" #include "port.h" |