indentlog: bugfix: rename include paths

This commit is contained in:
Roland Conybeare 2023-09-16 17:46:09 -04:00
commit 238edb1619
4 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#include "nestlog/scope.hpp"
#include "indentlog/scope.hpp"
using namespace xo;