X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/6c139d6e362f04a1582e8a8f511f8aeab031fecf..7974b907ac33f2a5d7c7ad75c0cb13166f642ec1:/apt-pkg/orderlist.h?ds=sidebyside diff --git a/apt-pkg/orderlist.h b/apt-pkg/orderlist.h index 0dc8a5038..2065fc4c8 100644 --- a/apt-pkg/orderlist.h +++ b/apt-pkg/orderlist.h @@ -1,6 +1,6 @@ // -*- mode: cpp; mode: fold -*- // Description /*{{{*/ -// $Id: orderlist.h,v 1.1 1998/07/07 04:17:01 jgg Exp $ +// $Id: orderlist.h,v 1.2 1998/07/12 23:58:29 jgg Exp $ /* ###################################################################### Order List - Represents and Manipulates an ordered list of packages. @@ -18,10 +18,10 @@ #define PKGLIB_ORDERLIST_H #ifdef __GNUG__ -#pragma interface "pkglib/orderlist.h" +#pragma interface "apt-pkg/orderlist.h" #endif -#include +#include class pkgDepCache; class pkgOrderList