diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/test_queue_priority.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_queue_priority.cxx b/test/test_queue_priority.cxx index 108a608c4..517cb028c 100644 --- a/test/test_queue_priority.cxx +++ b/test/test_queue_priority.cxx @@ -1,5 +1,5 @@ #include "config.h" -#include "Queue.hxx" +#include "queue/Queue.hxx" #include "DetachedSong.hxx" #include "util/Macros.hxx" |