mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Rearrange some #includes to keep MSVC happy
This commit is contained in:
parent
5aecc877d6
commit
33412421f6
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