First draft of make system and name change to apt-pkg
[ntk/apt.git] / apt-pkg / templates.cc
index 0f86bde..1e7d202 100644 (file)
@@ -1,5 +1,5 @@
 /* All template instances are explicly declared here */
 
-#include <pkglib/sourcelist.h>
+#include <apt-pkg/sourcelist.h>
 
 template vector<pkgSourceList::Item>;