mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-18 07:04:07 +01:00
ViewInfo doesn't need Project.h
This commit is contained in:
@@ -15,10 +15,10 @@ Paul Licameli
|
||||
#include <algorithm>
|
||||
|
||||
#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;
|
||||
|
||||
Reference in New Issue
Block a user