diff --git a/cpp/lintian-ppa.cpp b/cpp/lintian-ppa.cpp index 88f5062..c311a9c 100644 --- a/cpp/lintian-ppa.cpp +++ b/cpp/lintian-ppa.cpp @@ -14,6 +14,8 @@ // along with this program. If not, see . #include "common.h" +#include "utilities.h" + #include "launchpad.h" #include "distribution.h" #include "distro_series.h"