aboutsummaryrefslogtreecommitdiff
path: root/test/DumpPlaylist.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/DumpPlaylist.cxx')
-rw-r--r--test/DumpPlaylist.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/DumpPlaylist.cxx b/test/DumpPlaylist.cxx
index 231ae31a..612f5482 100644
--- a/test/DumpPlaylist.cxx
+++ b/test/DumpPlaylist.cxx
@@ -20,6 +20,7 @@
#include "config.h"
#include "TagSave.hxx"
#include "song.h"
+#include "Directory.hxx"
extern "C" {
#include "io_thread.h"
@@ -37,6 +38,8 @@ extern "C" {
#include <unistd.h>
#include <stdlib.h>
+Directory::~Directory() {}
+
static void
my_log_func(const gchar *log_domain, G_GNUC_UNUSED GLogLevelFlags log_level,
const gchar *message, G_GNUC_UNUSED gpointer user_data)