summaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main.c b/src/main.c
index bef92a9..0796bf7 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,5 +1,5 @@
-#include <engine/engine.h>
-#include <engine/core/logging.h>
+#include <daw/daw.h>
+#include <daw/logging.h>
#define MEMORY_SIZE 65536