diff options
Diffstat (limited to 'apt-pkg/metaindex.h')
-rw-r--r-- | apt-pkg/metaindex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-pkg/metaindex.h b/apt-pkg/metaindex.h index 1c1cada0c..b8db21705 100644 --- a/apt-pkg/metaindex.h +++ b/apt-pkg/metaindex.h @@ -17,7 +17,7 @@ class OpProgress; class metaIndexPrivate; -class metaIndex +class APT_PUBLIC metaIndex { public: struct checkSum |