Directory: make the header C++ only

This commit is contained in:
Max Kellermann
2013-01-02 22:52:08 +01:00
parent d65ad1bf15
commit 0c245bc271
24 changed files with 33 additions and 53 deletions

View File

@@ -21,7 +21,7 @@
#include "UpdateArchive.hxx"
#include "UpdateInternal.hxx"
#include "DatabaseLock.hxx"
#include "directory.h"
#include "Directory.hxx"
#include "song.h"
#include "Mapper.hxx"