mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-01 03:17:39 +01:00
Rearrange some #includes to keep MSVC happy
This commit is contained in:
parent
ece0d75122
commit
c7dc741bed
2 changed files with 2 additions and 1 deletions
|
|
@ -22,9 +22,9 @@
|
|||
#include <exception>
|
||||
#include <algorithm>
|
||||
|
||||
#include "canvas/utils.h"
|
||||
#include "canvas/xfade_curve.h"
|
||||
#include "canvas/interpolated_curve.h"
|
||||
#include "canvas/utils.h"
|
||||
|
||||
using namespace ArdourCanvas;
|
||||
using std::min;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue