more customary include order
git-svn-id: svn://localhost/ardour2/branches/3.0@9213 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
ea9979b4b9
commit
8ceb8ac79f
@ -18,13 +18,13 @@
|
||||
#ifndef EVORAL_EVENT_RING_BUFFER_HPP
|
||||
#define EVORAL_EVENT_RING_BUFFER_HPP
|
||||
|
||||
#include "evoral/EventSink.hpp"
|
||||
#include "evoral/types.hpp"
|
||||
|
||||
#include <iostream>
|
||||
|
||||
#include "pbd/ringbufferNPT.h"
|
||||
|
||||
#include "evoral/EventSink.hpp"
|
||||
#include "evoral/types.hpp"
|
||||
|
||||
using namespace std;
|
||||
|
||||
namespace Evoral {
|
||||
|
Loading…
Reference in New Issue
Block a user