add util back to header path

This commit is contained in:
Ari Lazier 2016-06-14 15:11:19 -07:00
parent 08dd1a41be
commit f0b533c75f
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
//
////////////////////////////////////////////////////////////////////////////
#include "format.hpp"
#include "util/format.hpp"
#include <sstream>