From 633609fdc77cff8d4c7c325fcddc60392449670b Mon Sep 17 00:00:00 2001 From: Vesa Date: Wed, 15 Oct 2014 20:43:47 +0300 Subject: [PATCH] Make carla compile in master --- plugins/carlabase/carla.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/carlabase/carla.cpp b/plugins/carlabase/carla.cpp index ff223c62b..1ce878572 100644 --- a/plugins/carlabase/carla.cpp +++ b/plugins/carlabase/carla.cpp @@ -525,4 +525,3 @@ void CarlaInstrumentView::timerEvent(QTimerEvent* event) // ------------------------------------------------------------------- -#include "moc_carla.cxx"