aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistVector.cxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/PlaylistVector.cxx (renamed from src/playlist_vector.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/playlist_vector.c b/src/PlaylistVector.cxx
index 74c7bf089..ea3172d0d 100644
--- a/src/playlist_vector.c
+++ b/src/PlaylistVector.cxx
@@ -18,7 +18,7 @@
*/
#include "config.h"
-#include "playlist_vector.h"
+#include "PlaylistVector.hxx"
#include "db_lock.h"
#include <assert.h>