diff options
| author | patrick-scho | 2025-12-01 01:07:35 +0100 |
|---|---|---|
| committer | patrick-scho | 2025-12-01 01:07:35 +0100 |
| commit | 5bbb872c7271ecbf75c21c20ed0d6e4f5ac8925a (patch) | |
| tree | ee43aa74cfabb2dbd250b0fca4d1e51b74e51a00 | |
| parent | cc0722edd0776bacaec72e9b0e7a39983ee45e1e (diff) | |
| download | ps-cgit-5bbb872c7271ecbf75c21c20ed0d6e4f5ac8925a.tar.gz ps-cgit-5bbb872c7271ecbf75c21c20ed0d6e4f5ac8925a.zip | |
...
| -rw-r--r-- | ui-tree.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ #include "cgit.h" #include "ui-tree.h" +#include "ui-summary.h" #include "html.h" #include "ui-shared.h" |
