From a855119bdd94aad90f4cfec3066a367b0675a8e9 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Fri, 25 Oct 2019 13:13:51 -0600 Subject: rename all Evoral source from .(hpp|cpp)$ to .(h|cc) --- libs/ardour/ardour/buffer_set.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/ardour/ardour/buffer_set.h') diff --git a/libs/ardour/ardour/buffer_set.h b/libs/ardour/ardour/buffer_set.h index 4c92849843..85041b6728 100644 --- a/libs/ardour/ardour/buffer_set.h +++ b/libs/ardour/ardour/buffer_set.h @@ -34,7 +34,7 @@ #include "ardour/types.h" #if defined WINDOWS_VST_SUPPORT || defined LXVST_SUPPORT || defined MACVST_SUPPORT -#include "evoral/Event.hpp" +#include "evoral/Event.h" struct _VstEvents; typedef struct _VstEvents VstEvents; struct _VstMidiEvent; -- cgit v1.2.3