From d920f19d95ba3ea89083cd65e7bbc0814f82b0c6 Mon Sep 17 00:00:00 2001 From: RJ Ryan Date: Wed, 27 Apr 2016 10:33:48 -0700 Subject: Move all Control classes to src/control. --- src/mixer/playerinfo.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mixer/playerinfo.cpp') diff --git a/src/mixer/playerinfo.cpp b/src/mixer/playerinfo.cpp index 354da42c03..895684a130 100644 --- a/src/mixer/playerinfo.cpp +++ b/src/mixer/playerinfo.cpp @@ -18,7 +18,7 @@ #include -#include "controlobject.h" +#include "control/controlobject.h" #include "engine/enginechannel.h" #include "engine/enginexfader.h" #include "mixer/playermanager.h" -- cgit v1.2.3