diff options
Diffstat (limited to 'core/subsurfacestartup.c')
-rw-r--r-- | core/subsurfacestartup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/subsurfacestartup.c b/core/subsurfacestartup.c index 9d7d9494b..18332742b 100644 --- a/core/subsurfacestartup.c +++ b/core/subsurfacestartup.c @@ -1,5 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 #include "subsurfacestartup.h" +#include "subsurface-string.h" #include "version.h" #include <stdbool.h> #include <string.h> |