diff options
-rw-r--r-- | desktop/source/app/app.cxx | 1 |
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" |