cleanup headers and especially #includes everywhere
[ntk/apt.git] / apt-private / private-search.h
index 17faffe..539915f 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef APT_PRIVATE_SEARCH_H
 #define APT_PRIVATE_SEARCH_H
 
-#include <apt-pkg/cmndline.h>
+class CommandLine;
 
 bool FullTextSearch(CommandLine &CmdL);