summaryrefslogtreecommitdiff
path: root/apt-inst/deb/dpkgdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'apt-inst/deb/dpkgdb.h')
-rw-r--r--apt-inst/deb/dpkgdb.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/apt-inst/deb/dpkgdb.h b/apt-inst/deb/dpkgdb.h
index 3656929aa..f28563a93 100644
--- a/apt-inst/deb/dpkgdb.h
+++ b/apt-inst/deb/dpkgdb.h
@@ -22,6 +22,11 @@
#include <apt-pkg/database.h>
+#include <string>
+
+class DynamicMMap;
+class OpProgress;
+
class debDpkgDB : public pkgDataBase
{
protected: