aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main.c b/src/main.c
index 3ed84a1..d783f1a 100644
--- a/src/main.c
+++ b/src/main.c
@@ -15,8 +15,7 @@
#include <string.h>
#include <sys/stat.h>
#include <template.h>
-
-#include "../config.h"
+#include <util.h>
#define ASSETS "assets"