summaryrefslogtreecommitdiff
path: root/apt-pkg/edsp/edspindexfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'apt-pkg/edsp/edspindexfile.h')
-rw-r--r--apt-pkg/edsp/edspindexfile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-pkg/edsp/edspindexfile.h b/apt-pkg/edsp/edspindexfile.h
index 609a2cde4..8c18d8cbd 100644
--- a/apt-pkg/edsp/edspindexfile.h
+++ b/apt-pkg/edsp/edspindexfile.h
@@ -18,7 +18,7 @@
class OpProgress;
class pkgCacheGenerator;
-class edspIndex : public debStatusIndex
+class APT_HIDDEN edspIndex : public debStatusIndex
{
/** \brief dpointer placeholder (for later in case we need it) */
void *d;