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 4126b17..4d2b903 100644 --- a/src/PatchageCanvas.hpp +++ b/src/PatchageCanvas.hpp @@ -23,7 +23,7 @@ #ifdef HAVE_ALSA #include <alsa/asoundlib.h> #endif -#include <flowcanvas/Canvas.hpp> +#include "flowcanvas/Canvas.hpp" #include "StateManager.hpp" #include "PatchageEvent.hpp" |