summaryrefslogtreecommitdiff
path: root/apt-pkg/sourcelist.h
diff options
context:
space:
mode:
Diffstat (limited to 'apt-pkg/sourcelist.h')
-rw-r--r--apt-pkg/sourcelist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-pkg/sourcelist.h b/apt-pkg/sourcelist.h
index 91dc03dcf..454180371 100644
--- a/apt-pkg/sourcelist.h
+++ b/apt-pkg/sourcelist.h
@@ -39,7 +39,7 @@ class pkgIndexFile;
class metaIndex;
class CommandLine;
-class pkgSourceList
+class APT_PUBLIC pkgSourceList
{
void * const d;
std::vector<pkgIndexFile*> VolatileFiles;