]> wimlib.net Git - wimlib/blobdiff - src/delete_image.c
Refactor headers
[wimlib] / src / delete_image.c
index 14f8e7e7259de79b461144cfec6af99732f8606d..862fb66e53e2efb1f0623aef17ce894d8c746f0f 100644 (file)
  * along with wimlib; if not, see http://www.gnu.org/licenses/.
  */
 
-#include "wimlib_internal.h"
-#include "xml.h"
-#include <string.h>
+#ifdef HAVE_CONFIG_H
+#  include "config.h"
+#endif
+
+#include "wimlib.h"
+#include "wimlib/error.h"
+#include "wimlib/metadata.h"
+#include "wimlib/util.h"
+#include "wimlib/wim.h"
+#include "wimlib/xml.h"
 
 /*
  * Deletes an image from the WIM.