From d5cf3acb7a45b7e46bf51dc6a66030d7bc986597 Mon Sep 17 00:00:00 2001 From: pommicket Date: Mon, 15 Sep 2025 18:54:37 -0400 Subject: Interpretation tests, various bugfixes --- examples/read_conf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/read_conf.c') diff --git a/examples/read_conf.c b/examples/read_conf.c index acc3eba..d96e190 100644 --- a/examples/read_conf.c +++ b/examples/read_conf.c @@ -2,7 +2,7 @@ #include #include -#include "pom.h" +#include int main(int argc, char **argv) { pom_error *error; -- cgit v1.2.3