13
0

update to include needed stdint.h on slightly older gcc

git-svn-id: svn://localhost/ardour2/trunk@1475 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Jesse Chappell 2007-02-19 19:40:56 +00:00
parent 4c6b2c7eb7
commit 0b5b168f0c

View File

@ -3,6 +3,7 @@
#include "controls.h"
#include "types.h"
#include <stdint.h>
namespace Mackie
{