diff options
Diffstat (limited to 'src/download_thread.h')
-rw-r--r-- | src/download_thread.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/download_thread.h b/src/download_thread.h index d39e73fe..4c3876c0 100644 --- a/src/download_thread.h +++ b/src/download_thread.h @@ -23,7 +23,7 @@ #include <apt-pkg/acquire.h> #include <apt-pkg/error.h> -#include <generic/util/threads.h> +#include <cwidget/generic/util/threads.h> #include <sigc++/slot.h> |