diff options
Diffstat (limited to 'src/jalv_qt.hpp')
-rw-r--r-- | src/jalv_qt.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jalv_qt.hpp b/src/jalv_qt.hpp index 19bf408..40f9af7 100644 --- a/src/jalv_qt.hpp +++ b/src/jalv_qt.hpp @@ -5,7 +5,7 @@ #include "state.h" #include "types.h" -#include "lilv/lilv.h" +#include <lilv/lilv.h> #include <QAction> #include <QGroupBox> |