From 858cc0cca0281aa61d52a3b55d9a109184e877ef Mon Sep 17 00:00:00 2001 From: James Crook Date: Sat, 10 Sep 2016 12:37:15 +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 01fd7c22f..4d74380dd 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"