From dfc4e8223ce5590803b17540fc05dc1824a34faa Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Thu, 8 Dec 2011 13:44:04 +0200 Subject: Fix Windows build --- desktop/source/app/app.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'desktop') 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" -- cgit