From 0c245bc2712f5d38507b8d421cdc0a7e002a3398 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 2 Jan 2013 22:52:08 +0100 Subject: Directory: make the header C++ only --- src/UpdateWalk.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/UpdateWalk.cxx') diff --git a/src/UpdateWalk.cxx b/src/UpdateWalk.cxx index b277f0477..91526fb6d 100644 --- a/src/UpdateWalk.cxx +++ b/src/UpdateWalk.cxx @@ -24,7 +24,7 @@ #include "UpdateSong.hxx" #include "UpdateArchive.hxx" #include "DatabaseLock.hxx" -#include "directory.h" +#include "Directory.hxx" #include "song.h" #include "PlaylistVector.hxx" #include "Mapper.hxx" -- cgit v1.2.3