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,6 +1,6 @@
/* examples ex3/ex3.cpp */
#include "nestlog/scope.hpp"
#include "indentlog/scope.hpp"
using namespace xo;