diff options
Diffstat (limited to 'src/engine/LV2Info.hpp')
-rw-r--r-- | src/engine/LV2Info.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/LV2Info.hpp b/src/engine/LV2Info.hpp index 0cb1b986..186fa006 100644 --- a/src/engine/LV2Info.hpp +++ b/src/engine/LV2Info.hpp @@ -18,7 +18,7 @@ #ifndef LV2INFO_H #define LV2INFO_H -#include "config.h" +#include "wafconfig.h" #ifndef HAVE_SLV2 #error "This file requires SLV2, but HAVE_SLV2 is not defined. Please report." #endif |