aboutsummaryrefslogtreecommitdiff
path: root/src/CommandLine.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/CommandLine.cxx
parente22ef6c481ab6fff3a704c515804101d9ae399a1 (diff)
path: convert to C++
Diffstat (limited to 'src/CommandLine.cxx')
-rw-r--r--src/CommandLine.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CommandLine.cxx b/src/CommandLine.cxx
index a8608af9..e9766dfa 100644
--- a/src/CommandLine.cxx
+++ b/src/CommandLine.cxx
@@ -19,7 +19,6 @@
#include "config.h"
#include "CommandLine.hxx"
-#include "path.h"
#include "ls.hxx"
#include "Log.hxx"
#include "conf.h"