summaryrefslogtreecommitdiff
path: root/test/DumpDatabase.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2017-02-08 08:26:58 +0100
committerMax Kellermann <max@musicpd.org>2017-02-08 08:49:42 +0100
commit03a97d87ea0b813951348d3cb03f0f82abcca12e (patch)
treef2ef0435fb067b44eb34860c67ee962ede6f3c4d /test/DumpDatabase.cxx
parent8cbf099054d50288075967fc6ccb069640786a50 (diff)
tag/Tag*: rename several source files
Diffstat (limited to 'test/DumpDatabase.cxx')
-rw-r--r--test/DumpDatabase.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DumpDatabase.cxx b/test/DumpDatabase.cxx
index e51ce6102..bb778b4ff 100644
--- a/test/DumpDatabase.cxx
+++ b/test/DumpDatabase.cxx
@@ -29,7 +29,7 @@
#include "config/ConfigGlobal.hxx"
#include "config/Param.hxx"
#include "config/Block.hxx"
-#include "tag/TagConfig.hxx"
+#include "tag/Config.hxx"
#include "fs/Path.hxx"
#include "event/Loop.hxx"
#include "Log.hxx"