diff options
Diffstat (limited to 'core/qthelper.cpp')
-rw-r--r-- | core/qthelper.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/qthelper.cpp b/core/qthelper.cpp index 737e424ff..b44ef7d6f 100644 --- a/core/qthelper.cpp +++ b/core/qthelper.cpp @@ -1,6 +1,8 @@ // SPDX-License-Identifier: GPL-2.0 #include "qthelper.h" +#include "subsurface-string.h" #include "helpers.h" +#include "subsurface-string.h" #include "gettextfromc.h" #include "statistics.h" #include "membuffer.h" |