aboutsummaryrefslogtreecommitdiff
path: root/frontend/rl.cpp
diff options
context:
space:
mode:
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;