diff options
Diffstat (limited to 'src/CommandLine.cxx')
-rw-r--r-- | src/CommandLine.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CommandLine.cxx b/src/CommandLine.cxx index 1a733699b..06a4d63a3 100644 --- a/src/CommandLine.cxx +++ b/src/CommandLine.cxx @@ -40,6 +40,7 @@ #include "util/Domain.hxx" #include "util/OptionDef.hxx" #include "util/OptionParser.hxx" +#include "Version.h" #ifdef _WIN32 #include "system/Error.hxx" |