diff options
Diffstat (limited to 'src/Patchage.cpp')
-rw-r--r-- | src/Patchage.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Patchage.cpp b/src/Patchage.cpp index 42895dd..fc7c6b4 100644 --- a/src/Patchage.cpp +++ b/src/Patchage.cpp @@ -24,7 +24,7 @@ #include <gtk/gtkwindow.h> #include "raul/SharedPtr.hpp" -#include "wafconfig.h" +#include "patchage-config.h" #include "GladeFile.hpp" #if defined(HAVE_JACK_DBUS) #include "JackDbusDriver.hpp" |