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:
parent
4c6b2c7eb7
commit
0b5b168f0c
@ -3,6 +3,7 @@
|
||||
|
||||
#include "controls.h"
|
||||
#include "types.h"
|
||||
#include <stdint.h>
|
||||
|
||||
namespace Mackie
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user