From 9e9001d7bfc6d7f53c86b141b7d600c5227a9da0 Mon Sep 17 00:00:00 2001 From: Paul Licameli Date: Sat, 25 Jun 2016 22:03:14 -0400 Subject: [PATCH] fix linux build --- src/widgets/ImageRoll.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/widgets/ImageRoll.cpp b/src/widgets/ImageRoll.cpp index 88f760ebd..9550e402e 100644 --- a/src/widgets/ImageRoll.cpp +++ b/src/widgets/ImageRoll.cpp @@ -94,6 +94,7 @@ *//*******************************************************************/ +#include "../Audacity.h" #include "ImageRoll.h" #include