summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/progress.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/progress.cc b/python/progress.cc
index 39124df1..2671f6fc 100644
--- a/python/progress.cc
+++ b/python/progress.cc
@@ -14,6 +14,7 @@
#include <apt-pkg/acquire-item.h>
#include <apt-pkg/acquire-worker.h>
#include "progress.h"
+#include "generic.h"
// generic
bool PyCallbackObj::RunSimpleCallback(const char* method_name,