cleanup headers and especially #includes everywhere
[ntk/apt.git] / apt-private / private-show.h
index b428c7a..a15367e 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef APT_PRIVATE_SHOW_H
 #define APT_PRIVATE_SHOW_H
 
-#include <apt-pkg/cmndline.h>
+class CommandLine;
 
 namespace APT {
    namespace Cmd {