]> wimlib.net Git - wimlib/blobdiff - src/metadata_resource.c
Refactor headers
[wimlib] / src / metadata_resource.c
index 2f7dfeb6e729ce0ae3dd4c0f7a59ca05f9f96e49..8bd9734e8c545a4a407fa73f0485a81ecb167502 100644 (file)
  * wimlib; if not, see http://www.gnu.org/licenses/.
  */
 
-#include "wimlib_internal.h"
-#include "dentry.h"
-#include "lookup_table.h"
+#ifdef HAVE_CONFIG_H
+#  include "config.h"
+#endif
+
+#include "wimlib/dentry.h"
+#include "wimlib/error.h"
+#include "wimlib/file_io.h"
+#include "wimlib/lookup_table.h"
+#include "wimlib/metadata.h"
+#include "wimlib/resource.h"
+#include "wimlib/security.h"
 
 /*
  * Reads a metadata resource for an image in the WIM file.  The metadata