refcnt: insert xo/ into include path

This commit is contained in:
Roland Conybeare 2023-10-06 18:03:21 -04:00
commit d480174107
6 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
/* @file Displayable.cpp */
#include "refcnt/Displayable.hpp"
#include "Displayable.hpp"
namespace xo {
using xo::tostr;