mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Bit of include trimming.
git-svn-id: svn://localhost/ardour2/branches/3.0@5291 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
c02b88b969
commit
1a5de76f7e
3 changed files with 5 additions and 4 deletions
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue