summaryrefslogtreecommitdiff
path: root/apt-pkg/templates.cc
diff options
context:
space:
mode:
Diffstat (limited to 'apt-pkg/templates.cc')
-rw-r--r--apt-pkg/templates.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/apt-pkg/templates.cc b/apt-pkg/templates.cc
index 0f86bde9a..1e7d202c9 100644
--- a/apt-pkg/templates.cc
+++ b/apt-pkg/templates.cc
@@ -1,5 +1,5 @@
/* All template instances are explicly declared here */
-#include <pkglib/sourcelist.h>
+#include <apt-pkg/sourcelist.h>
template vector<pkgSourceList::Item>;