Skip to content

Commit

Permalink
Fix wrong include
Browse files Browse the repository at this point in the history
  • Loading branch information
jmigual committed Sep 7, 2016
1 parent 0a8e843 commit 7e745bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/autodjprocessor_test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#include <QScopedPointer>

#include "test/librarytest.h"
#include "library/autodj/autodjprocessor.h"
#include "library/features/autodj/autodjprocessor.h"
#include "control/controlpushbutton.h"
#include "control/controlpotmeter.h"
#include "control/controllinpotmeter.h"
Expand Down

0 comments on commit 7e745bc

Please sign in to comment.