summaryrefslogtreecommitdiff
path: root/src/TagFile.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/TagFile.cxx')
-rw-r--r--src/TagFile.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/TagFile.cxx b/src/TagFile.cxx
index 46a18a353..0bb4c9193 100644
--- a/src/TagFile.cxx
+++ b/src/TagFile.cxx
@@ -20,8 +20,8 @@
#include "config.h"
#include "TagFile.hxx"
#include "tag/Generic.hxx"
-#include "tag/TagHandler.hxx"
-#include "tag/TagBuilder.hxx"
+#include "tag/Handler.hxx"
+#include "tag/Builder.hxx"
#include "fs/Path.hxx"
#include "decoder/DecoderList.hxx"
#include "decoder/DecoderPlugin.hxx"