summaryrefslogtreecommitdiffstats
path: root/src/PatchageCanvas.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/PatchageCanvas.hpp')
-rw-r--r--src/PatchageCanvas.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/PatchageCanvas.hpp b/src/PatchageCanvas.hpp
index 0b200f4..a94b9c7 100644
--- a/src/PatchageCanvas.hpp
+++ b/src/PatchageCanvas.hpp
@@ -22,8 +22,11 @@
#include "PatchageEvent.hpp"
#include "PatchageModule.hpp"
#include "PortID.hpp"
+#include "warnings.hpp"
+PATCHAGE_DISABLE_GANV_WARNINGS
#include "ganv/Canvas.hpp"
+PATCHAGE_RESTORE_WARNINGS
#ifdef HAVE_ALSA
# include <alsa/asoundlib.h>