summaryrefslogtreecommitdiff
path: root/src/strings/vstring.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/strings/vstring.hpp')
-rw-r--r--src/strings/vstring.hpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/strings/vstring.hpp b/src/strings/vstring.hpp
index 33dfb10..022347a 100644
--- a/src/strings/vstring.hpp
+++ b/src/strings/vstring.hpp
@@ -19,7 +19,9 @@
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
-# include "../sanity.hpp"
+# include "fwd.hpp"
+
+# include <cstdio>
# include "base.hpp"