mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Patch from agorka to add some includes required for building with the GCC shipped with Ubuntu Karmic.
git-svn-id: svn://localhost/ardour2/branches/3.0@5098 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
5a4d340b42
commit
01217e64f8
14 changed files with 14 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
#ifndef __gtk_ardour_port_matrix_component_h__
|
||||
#define __gtk_ardour_port_matrix_component_h__
|
||||
|
||||
#include <stdint.h>
|
||||
#include <gtkmm/eventbox.h>
|
||||
|
||||
class PortMatrix;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue