summaryrefslogtreecommitdiffstats
path: root/src/Log.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Log.cpp')
-rw-r--r--src/Log.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Log.cpp b/src/Log.cpp
index 1fb3ff24..756bb8c3 100644
--- a/src/Log.cpp
+++ b/src/Log.cpp
@@ -20,7 +20,9 @@
#include "ingen/Node.hpp"
#include "ingen/URIs.hpp"
#include "ingen/World.hpp"
+#include "lv2/core/lv2.h"
#include "lv2/log/log.h"
+#include "lv2/urid/urid.h"
#include "raul/Path.hpp"
#include <cstdio>