From 70f7ccb58b38253afb8e614ac75cb4b470edf39f Mon Sep 17 00:00:00 2001 From: James Crook Date: Sat, 10 Sep 2016 22:05:58 +0100 Subject: [PATCH] Fix Travis build. --- src/ViewInfo.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ViewInfo.cpp b/src/ViewInfo.cpp index 9fa5422d3..b8ffc7bba 100644 --- a/src/ViewInfo.cpp +++ b/src/ViewInfo.cpp @@ -15,6 +15,7 @@ Paul Licameli #include "AudioIO.h" #include "Internat.h" +#include "Project.h" #include "prefs/GUISettings.h" #include "Prefs.h" #include "xml/XMLWriter.h"