diff options
-rw-r--r-- | desktop/unx/source/start.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/unx/source/start.c b/desktop/unx/source/start.c index 7366a9323a32..a8a0bb558666 100644 --- a/desktop/unx/source/start.c +++ b/desktop/unx/source/start.c @@ -50,7 +50,7 @@ #include <sal/main.h> #include "args.h" -#include "exithelper.h" +#include "../../source/inc/exithelper.h" #include "splashx.h" #define PIPEDEFAULTPATH "/tmp" |