summaryrefslogtreecommitdiffstats
path: root/src/engine/LV2Plugin.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/LV2Plugin.hpp')
-rw-r--r--src/engine/LV2Plugin.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/LV2Plugin.hpp b/src/engine/LV2Plugin.hpp
index af1072fd..ca8daeea 100644
--- a/src/engine/LV2Plugin.hpp
+++ b/src/engine/LV2Plugin.hpp
@@ -18,7 +18,7 @@
#ifndef LV2PLUGIN_H
#define LV2PLUGIN_H
-#include "wafconfig.h"
+#include "ingen-config.h"
#ifndef HAVE_SLV2
#error "This file requires SLV2, but HAVE_SLV2 is not defined. Please report."