diff options
| author | dacctal <120422854+dacctal@users.noreply.github.com> | 2026-03-07 20:06:44 +0000 |
|---|---|---|
| committer | dacctal <120422854+dacctal@users.noreply.github.com> | 2026-03-07 20:06:44 +0000 |
| commit | 97d70a6f8252b15928ca7f51386df791dedf0067 (patch) | |
| tree | fa56caf88d93aee2db0f74ca70f777654ab9cfba /src/build_systems.cc | |
| parent | 8926f839720471cc86fd4f7c6371d63b8f71b91d (diff) | |
initial commit
Diffstat (limited to 'src/build_systems.cc')
| -rw-r--r-- | src/build_systems.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build_systems.cc b/src/build_systems.cc index 2e402e7..a6364ec 100644 --- a/src/build_systems.cc +++ b/src/build_systems.cc @@ -1,6 +1,6 @@ #include <filesystem> -#include "toml.hh" +#include "../include/toml.hh" #include "vars.cc" |
