diff options
Diffstat (limited to 'test/TestQueuePriority.cxx')
-rw-r--r-- | test/TestQueuePriority.cxx | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/test/TestQueuePriority.cxx b/test/TestQueuePriority.cxx index 6d994176f..b187176e7 100644 --- a/test/TestQueuePriority.cxx +++ b/test/TestQueuePriority.cxx @@ -1,7 +1,5 @@ #include "config.h" -extern "C" { -#include "queue.h" -} +#include "Queue.hxx" #include "song.h" #include "Directory.hxx" |