summaryrefslogtreecommitdiff
path: root/desktop/source/app/app.cxx
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2011-12-08 13:44:04 +0200
committerTor Lillqvist <tlillqvist@suse.com>2011-12-08 16:20:40 +0200
commitdfc4e8223ce5590803b17540fc05dc1824a34faa (patch)
treeabafe1ab6376174c17150c7760fa5561ed12e631 /desktop/source/app/app.cxx
parentac579e29ad046d74331b9066f79f7caa59e2714b (diff)
Fix Windows build
Diffstat (limited to 'desktop/source/app/app.cxx')
-rw-r--r--desktop/source/app/app.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/source/app/app.cxx b/desktop/source/app/app.cxx
index 381508c81e65..61c3832ab04b 100644
--- a/desktop/source/app/app.cxx
+++ b/desktop/source/app/app.cxx
@@ -29,6 +29,7 @@
#include "app.hxx"
#include "desktop.hrc"
#include "cmdlineargs.hxx"
+#include "cmdlinehelp.hxx"
#include "dispatchwatcher.hxx"
#include "configinit.hxx"
#include "lockfile.hxx"