summaryrefslogtreecommitdiff
path: root/src/db/Interface.hxx
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 /src/db/Interface.hxx
parent8cbf099054d50288075967fc6ccb069640786a50 (diff)
tag/Tag*: rename several source files
Diffstat (limited to 'src/db/Interface.hxx')
-rw-r--r--src/db/Interface.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/db/Interface.hxx b/src/db/Interface.hxx
index 4e01c42ce..9f8f5837b 100644
--- a/src/db/Interface.hxx
+++ b/src/db/Interface.hxx
@@ -21,7 +21,7 @@
#define MPD_DATABASE_INTERFACE_HXX
#include "Visitor.hxx"
-#include "tag/TagType.h"
+#include "tag/Type.h"
#include "tag/Mask.hxx"
#include "Compiler.h"