From 0b5b168f0c95c631a4edf858bdb820533a66227f Mon Sep 17 00:00:00 2001 From: Jesse Chappell Date: Mon, 19 Feb 2007 19:40:56 +0000 Subject: [PATCH] update to include needed stdint.h on slightly older gcc git-svn-id: svn://localhost/ardour2/trunk@1475 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/surfaces/mackie/surface.h | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/surfaces/mackie/surface.h b/libs/surfaces/mackie/surface.h index 8bff3c4538..0ccde75537 100644 --- a/libs/surfaces/mackie/surface.h +++ b/libs/surfaces/mackie/surface.h @@ -3,6 +3,7 @@ #include "controls.h" #include "types.h" +#include namespace Mackie {