diff options
Diffstat (limited to 'src/control.c')
-rw-r--r-- | src/control.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/control.c b/src/control.c index ed4affa..c384165 100644 --- a/src/control.c +++ b/src/control.c @@ -4,6 +4,7 @@ #include "control.h" #include "log.h" +#include "nodes.h" #include "string_utils.h" #include <lilv/lilv.h> |