diff options
Diffstat (limited to 'src/ui.h')
-rw-r--r-- | src/ui.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; |