summaryrefslogtreecommitdiff
path: root/src/odb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/odb.c')
-rw-r--r--src/odb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/odb.c b/src/odb.c
index e074873b8..785d3fe8e 100644
--- a/src/odb.c
+++ b/src/odb.c
@@ -23,9 +23,9 @@
* Boston, MA 02110-1301, USA.
*/
+#include "common.h"
#include "git/odb.h"
#include "git/zlib.h"
-#include "common.h"
#include "fileops.h"
#include "hash.h"
#include <stdio.h>