aboutsummaryrefslogtreecommitdiff
path: root/test/TestQueuePriority.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/TestQueuePriority.cxx')
-rw-r--r--test/TestQueuePriority.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TestQueuePriority.cxx b/test/TestQueuePriority.cxx
index a046df52..860015ff 100644
--- a/test/TestQueuePriority.cxx
+++ b/test/TestQueuePriority.cxx
@@ -5,7 +5,7 @@ extern "C" {
#include "song.h"
#include "Directory.hxx"
-struct directory detached_root;
+Directory detached_root;
struct song *
song_dup_detached(const struct song *src)