aboutsummaryrefslogtreecommitdiffstats
path: root/src/CommandError.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/CommandError.hxx')
-rw-r--r--src/CommandError.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CommandError.hxx b/src/CommandError.hxx
index 5fb021220..04d0aeb21 100644
--- a/src/CommandError.hxx
+++ b/src/CommandError.hxx
@@ -21,7 +21,7 @@
#define MPD_COMMAND_ERROR_HXX
#include "command.h"
-#include "playlist_error.h"
+#include "PlaylistError.hxx"
#include "gerror.h"
class Client;