build: account for xo/ insertion into include path

This commit is contained in:
Roland Conybeare 2023-10-06 18:43:49 -04:00
commit 1b3be7e733
5 changed files with 5 additions and 5 deletions

View file

@ -7,7 +7,7 @@
#include "xo/reflect/TypeDescrExtra.hpp"
#include "xo/reflect/EstablishTypeDescr.hpp"
#include "indentlog/scope.hpp"
#include "xo/indentlog/scope.hpp"
namespace xo {
namespace reflect {