diff options
Diffstat (limited to 'src/PatchageCanvas.hpp')
-rw-r--r-- | src/PatchageCanvas.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PatchageCanvas.hpp b/src/PatchageCanvas.hpp index 0ef54fb..9661666 100644 --- a/src/PatchageCanvas.hpp +++ b/src/PatchageCanvas.hpp @@ -18,7 +18,7 @@ #ifndef PATCHAGECANVAS_H #define PATCHAGECANVAS_H -#include "../../config/config.h" +#include CONFIG_H_PATH #include <string> #ifdef HAVE_ALSA #include <alsa/asoundlib.h> |