aboutsummaryrefslogtreecommitdiff
path: root/src/Directory.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-01-17 00:43:27 +0100
committerMax Kellermann <max@duempel.org>2013-01-17 00:43:27 +0100
commit21fe376d1d9ffa6064cf89faab7860d443d9f7fd (patch)
treeff5c7a9861dcf3cd69549b356305f083d7c594e3 /src/Directory.cxx
parente22ef6c481ab6fff3a704c515804101d9ae399a1 (diff)
path: convert to C++
Diffstat (limited to 'src/Directory.cxx')
-rw-r--r--src/Directory.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Directory.cxx b/src/Directory.cxx
index f27b3d47..2b1a34cb 100644
--- a/src/Directory.cxx
+++ b/src/Directory.cxx
@@ -26,7 +26,6 @@
extern "C" {
#include "song.h"
#include "song_sort.h"
-#include "path.h"
#include "util/list_sort.h"
}