summaryrefslogtreecommitdiffstats
path: root/src/test/learningutilstest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/learningutilstest.cpp')
-rw-r--r--src/test/learningutilstest.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/test/learningutilstest.cpp b/src/test/learningutilstest.cpp
index c6e2057503..8741085c38 100644
--- a/src/test/learningutilstest.cpp
+++ b/src/test/learningutilstest.cpp
@@ -1,7 +1,8 @@
#include <stdint.h>
-#include "test/mixxxtest.h"
+#include "control/controlobject.h"
#include "controllers/learningutils.h"
+#include "test/mixxxtest.h"
#include "util/memory.h"
std::ostream& operator<<(std::ostream& stream, const MidiInputMapping& mapping) {