summaryrefslogtreecommitdiffstats
path: root/src/server/LV2Plugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/LV2Plugin.cpp')
-rw-r--r--src/server/LV2Plugin.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/server/LV2Plugin.cpp b/src/server/LV2Plugin.cpp
index 59028cfc..87669417 100644
--- a/src/server/LV2Plugin.cpp
+++ b/src/server/LV2Plugin.cpp
@@ -19,11 +19,11 @@
#include <string>
#include <glibmm.h>
+#include "ingen/shared/LV2URIMap.hpp"
+#include "ingen/shared/URIs.hpp"
#include "raul/log.hpp"
-
#include "sord/sordmm.hpp"
-#include "ingen/shared/LV2URIMap.hpp"
#include "Driver.hpp"
#include "Engine.hpp"
#include "LV2Node.hpp"