fix signed/unsigned compiler warning
[ardour.git] / libs / audiographer / audiographer / types.h
index ae98cde7bdf83f8fed2c1a06d60e1b80aa053497..4288dce0c6ad4f654af1edf5de02cc9d86383f42 100644 (file)
@@ -3,6 +3,8 @@
 
 #include <stdint.h>
 
+#include "audiographer/visibility.h"
+
 namespace AudioGrapher {
 
 /* XXX: copied from libardour */