diff options
Diffstat (limited to 'src/PatchageModule.hpp')
-rw-r--r-- | src/PatchageModule.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PatchageModule.hpp b/src/PatchageModule.hpp index c2789fa..ce41d9c 100644 --- a/src/PatchageModule.hpp +++ b/src/PatchageModule.hpp @@ -18,7 +18,7 @@ #ifndef PATCHAGE_PATCHAGEMODULE_HPP #define PATCHAGE_PATCHAGEMODULE_HPP -#include "config.h" +#include "wafconfig.h" #include <string> #include <libgnomecanvasmm.h> #ifdef HAVE_ALSA |