xo-tokenizer: build: canonical lib/proj names, + xo_ prefix

This commit is contained in:
Roland Conybeare 2024-07-23 12:05:39 +10:00
commit 04920c0e9a
5 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@
* author: Roland Conybeare
*/
#include "tokenizer.hpp"
#include "xo/tokenizer/tokenizer.hpp"
#include <catch2/catch.hpp>
namespace xo {