summaryrefslogtreecommitdiff
path: root/textual.cc
diff options
context:
space:
mode:
Diffstat (limited to 'textual.cc')
-rw-r--r--textual.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/textual.cc b/textual.cc
index e71a3b7a..6fc2f7ec 100644
--- a/textual.cc
+++ b/textual.cc
@@ -1,6 +1,6 @@
#include "textual.h"
-#include "constraint.h"
#include "error.h"
+#include "expr.h"
#include <vector>
#include <fstream>