13
0

Fix gcc4 builds

This commit is contained in:
Robin Gareus 2017-03-21 03:43:00 +01:00
parent cc4cab6d23
commit 5cf95848e9

View File

@ -20,6 +20,7 @@
#ifndef __gtk2_ardour_cairo_canvas_h__
#define __gtk2_ardour_cairo_canvas_h__
#include <stdint.h>
#include <cairomm/context.h>
#include "gtkmm2ext/visibility.h"