mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-26 23:18:20 +01:00
#include tidy-up
This commit is contained in:
parent
b50fafd290
commit
f7f5a096d5
1 changed files with 3 additions and 3 deletions
|
|
@ -24,8 +24,10 @@
|
|||
#include <sstream>
|
||||
|
||||
#include <glibmm/threads.h>
|
||||
#include "pbd/xml++.h"
|
||||
|
||||
#include "pbd/i18n.h"
|
||||
#include "pbd/types_convert.h"
|
||||
#include "pbd/xml++.h"
|
||||
|
||||
#include "ardour/debug.h"
|
||||
#include "ardour/filter.h"
|
||||
|
|
@ -40,8 +42,6 @@
|
|||
#include "ardour/transient_detector.h"
|
||||
#include "ardour/types_convert.h"
|
||||
|
||||
#include "pbd/i18n.h"
|
||||
|
||||
using namespace std;
|
||||
using namespace ARDOUR;
|
||||
using namespace PBD;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue