fix compilation with gcc-4.9.1

This commit is contained in:
Robin Gareus 2014-11-13 00:10:13 +01:00
parent 533b545295
commit 0547694ac3
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
#ifndef __gtk2_ardour_note_select_dialog_h__
#define __gtk2_ardour_note_select_dialog_h__
#include <stdint.h>
#include "ardour_dialog.h"
#include "gtk_pianokeyboard.h"