about summary refs log tree commit diff
path: root/ui-atom.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ui-atom.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui-atom.c b/ui-atom.c
index 1554088..2a1eb59 100644
--- a/ui-atom.c
+++ b/ui-atom.c
@@ -7,6 +7,7 @@
  */
 
 #include "cgit.h"
+#include "ui-atom.h"
 #include "html.h"
 #include "ui-shared.h"
 
a>June McEnroe 2019-02-07Add IRC output to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe Fix subexpression bounds check and compile pattends. 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe