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