diff options
Diffstat (limited to 'python/progress.cc')
| -rw-r--r-- | python/progress.cc | 1 |
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, |
