index
:
cgit
git-http-backend
master
A hyperfast web frontend for git repositories written in C
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
ui-atom.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'ui-atom.c')
-rw-r--r--
ui-atom.c
1
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"