From 830cb691ca3fa6655ceca57ef2bd65af8d29663d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=EA=A6=AB=EA=A6=B6=EA=A6=8F=EA=A7=80=EA=A6=A6?= =?UTF-8?q?=EA=A6=BF=EA=A6=A7=EA=A6=AE=EA=A6=91=EA=A6=A9=EA=A6=AD=EA=A7=80?= Date: Thu, 6 Apr 2023 11:35:14 +0800 Subject: tomlc99 is a git submodule instead so we don't have to make any extra effort to make it build on other platforms --- bootstrap.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap.cxx') diff --git a/bootstrap.cxx b/bootstrap.cxx index f5d96f1..921a190 100644 --- a/bootstrap.cxx +++ b/bootstrap.cxx @@ -1,4 +1,4 @@ -#include +#include "tomlc99/toml.h" #include "bootstrap.hxx" Bootstrap::Bootstrap(QObject *parent): -- cgit v1.2.3