aboutsummaryrefslogtreecommitdiffstats
path: root/ui-blob.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui-blob.c')
-rw-r--r--ui-blob.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui-blob.c b/ui-blob.c
index 7aec0b1..1da43c8 100644
--- a/ui-blob.c
+++ b/ui-blob.c
@@ -8,6 +8,7 @@
8 */ 8 */
9 9
10#include "cgit.h" 10#include "cgit.h"
11#include "ui-blob.h"
11#include "html.h" 12#include "html.h"
12#include "ui-shared.h" 13#include "ui-shared.h"
13 14