summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.c b/main.c
index 0d0732c..425984b 100644
--- a/main.c
+++ b/main.c
@@ -95,6 +95,7 @@ the first character can be interpreted specially if it is one of the following:
#include "menu.c"
#include "ide-autocomplete.c"
#include "ide-signature-help.c"
+#include "ide-code-action.c"
#include "ide-rename-symbol.c"
#include "ide-hover.c"
#include "ide-definitions.c"