]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/deb/debmetaindex.h
revert 2184.1.3: forward declaration instead of headers
[apt.git] / apt-pkg / deb / debmetaindex.h
index 0cba2d8a8f0484e8b352d758604cd27b2c994166..b9ecab97cda0dd5abbe57b36286870346576c6aa 100644 (file)
@@ -8,6 +8,10 @@
 #include <string>
 #include <vector>
 
+#ifndef APT_8_CLEANER_HEADERS
+#include <apt-pkg/sourcelist.h>
+#endif
+
 class debReleaseIndex : public metaIndex {
    public: