diff options
Diffstat (limited to 'lib/sqfshelper/statistics.c')
-rw-r--r-- | lib/sqfshelper/statistics.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/sqfshelper/statistics.c b/lib/sqfshelper/statistics.c index fb70615..a209461 100644 --- a/lib/sqfshelper/statistics.c +++ b/lib/sqfshelper/statistics.c @@ -4,10 +4,7 @@ * * Copyright (C) 2019 David Oberhollenzer <goliath@infraroot.at> */ -#include "config.h" -#include "highlevel.h" - -#include "sqfs/block.h" +#include "common.h" #include <stdio.h> |