summaryrefslogtreecommitdiffstats
path: root/src/wgtpkg-files.c
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2015-12-29 10:11:20 +0100
committerJosé Bollo <jose.bollo@iot.bzh>2015-12-29 10:11:20 +0100
commit189415eece11c543e1ccb95dff32695ddc383565 (patch)
treed64b514e323b63fea366cf98e62dff4b9ba8fbc0 /src/wgtpkg-files.c
parent3c3ceb0ba615b8635ca8c6ef0c4de203c5eabb9b (diff)
wgtpkg: spliting of headers
Change-Id: I8ac6a16c936b73c6ce74ee41ae9c5a2ad9d042ee
Diffstat (limited to 'src/wgtpkg-files.c')
-rw-r--r--src/wgtpkg-files.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/wgtpkg-files.c b/src/wgtpkg-files.c
index a89c52b..cbd6048 100644
--- a/src/wgtpkg-files.c
+++ b/src/wgtpkg-files.c
@@ -27,7 +27,8 @@
#include <limits.h>
#include "verbose.h"
-#include "wgtpkg.h"
+#include "wgtpkg-workdir.h"
+#include "wgtpkg-files.h"
struct fdb {
unsigned int count;