summaryrefslogtreecommitdiff
path: root/src/attrcache.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/attrcache.c')
-rw-r--r--src/attrcache.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/attrcache.c b/src/attrcache.c
index d516bb4db..65e7b4655 100644
--- a/src/attrcache.c
+++ b/src/attrcache.c
@@ -5,7 +5,8 @@
* a Linking Exception. For full terms see the included COPYING file.
*/
-#include "common.h"
+#include "attrcache.h"
+
#include "repository.h"
#include "attr_file.h"
#include "config.h"