diff --git a/src/ViewInfo.cpp b/src/ViewInfo.cpp index 63aef1439..2af0132e2 100644 --- a/src/ViewInfo.cpp +++ b/src/ViewInfo.cpp @@ -15,10 +15,10 @@ Paul Licameli #include #include "AudioIO.h" -#include "Project.h" #include "prefs/GUISettings.h" #include "Prefs.h" #include "prefs/TracksBehaviorsPrefs.h" +#include "xml/XMLWriter.h" namespace { static const double gMaxZoom = 6000000;