vscode: let cSpell work on commit messages, too
[gitweb.git] / builtin / verify-commit.c
index dcdaada111071c84b56022d9050ae06ffafbc25f..f6922da16d6bfaadc20462f206d4ce1f53a4994f 100644 (file)
@@ -8,6 +8,7 @@
 #include "cache.h"
 #include "config.h"
 #include "builtin.h"
+#include "object-store.h"
 #include "commit.h"
 #include "run-command.h"
 #include <signal.h>