summaryrefslogtreecommitdiff
path: root/libs/surfaces/push2/layout.cc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2016-07-10 12:38:36 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2016-09-27 14:59:31 -0500
commit268945850033200d57a89fb33e00136c03711f2a (patch)
tree228f04081285b46c089f60fff06ded6b49f87711 /libs/surfaces/push2/layout.cc
parent64d390ff13cc3429dac9416f4cba0d95b838deca (diff)
push2: rearrange and separate header file material
Diffstat (limited to 'libs/surfaces/push2/layout.cc')
-rw-r--r--libs/surfaces/push2/layout.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/surfaces/push2/layout.cc b/libs/surfaces/push2/layout.cc
index e27ea0fe55..f675e3ddbb 100644
--- a/libs/surfaces/push2/layout.cc
+++ b/libs/surfaces/push2/layout.cc
@@ -16,6 +16,7 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
+#include "layout.h"
#include "push2.h"
using namespace ARDOUR;