diff options
Diffstat (limited to 'bootstrap.cxx')
| -rw-r--r-- | bootstrap.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.cxx b/bootstrap.cxx index f5d96f1..921a190 100644 --- a/bootstrap.cxx +++ b/bootstrap.cxx @@ -1,4 +1,4 @@ -#include <toml.h> +#include "tomlc99/toml.h" #include "bootstrap.hxx" Bootstrap::Bootstrap(QObject *parent): |