summaryrefslogtreecommitdiff
path: root/src/ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui.h')
-rw-r--r--src/ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui.h b/src/ui.h
index 26ad055c..484bfa23 100644
--- a/src/ui.h
+++ b/src/ui.h
@@ -18,7 +18,7 @@
#include <generic/util/bool_accumulate.h>
#include <generic/util/slotarg.h>
-#include <vscreen/vs_editline.h>
+#include <cwidget/widgets/editline.h>
// Bleah..this needs to be included so histories work
class OpProgress;