Bit of include trimming.

git-svn-id: svn://localhost/ardour2/branches/3.0@5291 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2009-06-29 00:38:32 +00:00
parent c02b88b969
commit 1a5de76f7e
3 changed files with 5 additions and 4 deletions

View file

@ -37,11 +37,12 @@
#include <glibmm/thread.h>
#include "ardour_dialog.h"
#include "fft_graph.h"
#include "fft_result.h"
namespace ARDOUR {
class Session;
}
class AnalysisWindow : public Gtk::Window
{