From e4261302944303781c952943e3290c99e2cabc52 Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Tue, 29 Oct 2024 23:47:03 +0100 Subject: add todos --- frontend/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/main.cpp') diff --git a/frontend/main.cpp b/frontend/main.cpp index c421d9e..a5514bd 100644 --- a/frontend/main.cpp +++ b/frontend/main.cpp @@ -6,7 +6,7 @@ #include "Player.h" #include "Exception.h" -#include "frontend/print.h" +#include "print.h" #include "load_dungeon.h" #include "generate_dungeon.h" #include "rl.h" -- cgit v1.2.3