summaryrefslogtreecommitdiffstats
path: root/src/effects/effectchainslot.cpp
diff options
context:
space:
mode:
authorBe <be@mixxx.org>2020-04-04 16:31:19 -0500
committerBe <be@mixxx.org>2020-04-04 16:54:24 -0500
commit1e1812d9ad2eb711fcaea0aaf39ba8c49e53d8ed (patch)
treedab68c12e2ba59fccea2041c73f67acad4dc2691 /src/effects/effectchainslot.cpp
parent08d48f0acedddc24ac484322f3f7cf5561fccd6b (diff)
move src/effects/effectxmlelements.h to src/effects/presets folder
Diffstat (limited to 'src/effects/effectchainslot.cpp')
-rw-r--r--src/effects/effectchainslot.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/effects/effectchainslot.cpp b/src/effects/effectchainslot.cpp
index c25295e581..bd8bdb560f 100644
--- a/src/effects/effectchainslot.cpp
+++ b/src/effects/effectchainslot.cpp
@@ -6,7 +6,6 @@
#include "effects/backends/effectprocessor.h"
#include "effects/effectslot.h"
#include "effects/effectsmanager.h"
-#include "effects/effectxmlelements.h"
#include "effects/specialeffectchainslots.h"
#include "engine/effects/engineeffectchain.h"
#include "engine/effects/message.h"