aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/PlayListFormats/xspf
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/PlayListFormats/xspf')
-rw-r--r--src/plugins/PlayListFormats/xspf/xspfplaylistformat.cpp2
-rw-r--r--src/plugins/PlayListFormats/xspf/xspfplaylistformat.h4
2 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/PlayListFormats/xspf/xspfplaylistformat.cpp b/src/plugins/PlayListFormats/xspf/xspfplaylistformat.cpp
index 08b840177..575337839 100644
--- a/src/plugins/PlayListFormats/xspf/xspfplaylistformat.cpp
+++ b/src/plugins/PlayListFormats/xspf/xspfplaylistformat.cpp
@@ -1,5 +1,5 @@
/***************************************************************************
- * Copyright (C) 2008-2012 by Ilya Kotov *
+ * Copyright (C) 2008-2013 by Ilya Kotov *
* forkotov02@hotmail.ru *
* *
* This program is free software; you can redistribute it and/or modify *
diff --git a/src/plugins/PlayListFormats/xspf/xspfplaylistformat.h b/src/plugins/PlayListFormats/xspf/xspfplaylistformat.h
index d7f705c55..cc20b4bfa 100644
--- a/src/plugins/PlayListFormats/xspf/xspfplaylistformat.h
+++ b/src/plugins/PlayListFormats/xspf/xspfplaylistformat.h
@@ -1,5 +1,5 @@
/***************************************************************************
- * Copyright (C) 2008-2012 by Ilya Kotov *
+ * Copyright (C) 2008-2013 by Ilya Kotov *
* forkotov02@hotmail.ru *
* *
* This program is free software; you can redistribute it and/or modify *
@@ -24,7 +24,7 @@
#include <QString>
#include <QStringList>
#include <qmmpui/playlistformat.h>
-#include <qmmpui/playlistitem.h>
+#include <qmmpui/playlisttrack.h>
/*!
* Class for XSPF playlist format parsing