aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ring.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ring.h')
-rw-r--r--src/ring.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ring.h b/src/ring.h
index b75846a..6114839 100644
--- a/src/ring.h
+++ b/src/ring.h
@@ -99,6 +99,7 @@ void teco_ring_cleanup(void);
TECO_DECLARE_STATE(teco_state_edit_file);
TECO_DECLARE_STATE(teco_state_save_file);
+TECO_DECLARE_STATE(teco_state_read_file);
void teco_state_ecommand_close(teco_machine_main_t *ctx, GError **error);