]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/deb/debrecords.h
* apt-pkg/algorithms.cc:
[apt.git] / apt-pkg / deb / debrecords.h
index b7572685944f4d70f485e206b1f9103d10ef121d..9c7ea6b486c8e5803d0d8a6db3623030def2d19a 100644 (file)
@@ -15,8 +15,8 @@
 #define PKGLIB_DEBRECORDS_H
 
 #include <apt-pkg/pkgrecords.h>
-#include <apt-pkg/indexfile.h>
 #include <apt-pkg/tagfile.h>
+#include <apt-pkg/fileutl.h>
 
 class debRecordParser : public pkgRecords::Parser
 {