aboutsummaryrefslogtreecommitdiff
path: root/frontend/rl.cpp
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-10-29 23:47:03 +0100
committerLoek Le Blansch <loek@pipeframe.xyz>2024-10-29 23:47:03 +0100
commite4261302944303781c952943e3290c99e2cabc52 (patch)
tree19ee0e065473adc54da008444da30c8075b03a27 /frontend/rl.cpp
parentb848109e8c70ee00b433ff8f5fde3657c85e7487 (diff)
add todos
Diffstat (limited to 'frontend/rl.cpp')
-rw-r--r--frontend/rl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/rl.cpp b/frontend/rl.cpp
index 3e1cc37..1c0df0e 100644
--- a/frontend/rl.cpp
+++ b/frontend/rl.cpp
@@ -5,7 +5,7 @@
#include <readline/history.h>
#include "rl.h"
-#include "frontend/print.h"
+#include "print.h"
using namespace std;