summaryrefslogtreecommitdiff
path: root/src/tag_editor.cpp
diff options
context:
space:
mode:
authorunK <electricityispower@gmail.com>2008-10-07 23:04:26 +0200
committerunK <electricityispower@gmail.com>2008-10-07 23:04:26 +0200
commit48ba7cbcf28db5bf8448883a5306493e05729dd1 (patch)
treed88032b30ae345d479cae53584ab31eab265d84d /src/tag_editor.cpp
parentfc00baa300ec1770249d5ea0965abd1143264734 (diff)
another code clean-ups
Diffstat (limited to 'src/tag_editor.cpp')
-rw-r--r--src/tag_editor.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tag_editor.cpp b/src/tag_editor.cpp
index cd40e01a..7f087f3d 100644
--- a/src/tag_editor.cpp
+++ b/src/tag_editor.cpp
@@ -22,6 +22,8 @@
#ifdef HAVE_TAGLIB_H
+#include <fstream>
+
#include "id3v2tag.h"
#include "textidentificationframe.h"
#include "mpegfile.h"