Change include paths for format.h to util/format.h

master
teknomunk 1 year ago
parent e5518df895
commit 819e69f095

@ -2,7 +2,7 @@
#include "json/json.h"
#include "collections/array.h"
#include "format.h"
#include "util/format.h"
#include <assert.h>
#include <stdlib.h>

Loading…
Cancel
Save