diff options
Diffstat (limited to 'core/subsurfacestartup.c')
-rw-r--r-- | core/subsurfacestartup.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/subsurfacestartup.c b/core/subsurfacestartup.c index 2ac900c36..8b7c14179 100644 --- a/core/subsurfacestartup.c +++ b/core/subsurfacestartup.c @@ -4,6 +4,8 @@ #include "version.h" #include <stdbool.h> #include <string.h> +#include "errorhelper.h" +#include "dive.h" // for quit and force_root #include "gettext.h" #include "qthelper.h" #include "git-access.h" |