playlist_error: convert to C++

This commit is contained in:
Max Kellermann
2013-08-10 19:40:45 +02:00
parent 7f0ce4e94e
commit 7af24c4d3a
6 changed files with 8 additions and 8 deletions

View File

@@ -20,7 +20,7 @@
#ifndef MPD_PLAYLIST_SAVE_H
#define MPD_PLAYLIST_SAVE_H
#include "playlist_error.h"
#include "PlaylistError.hxx"
#include <stdio.h>