]> git.saurik.com Git - apt.git/blobdiff - apt-private/private-show.h
cleanup headers and especially #includes everywhere
[apt.git] / apt-private / private-show.h
index b428c7af0c702cf9f632378d63fcdc39f84f349b..a15367e28e2c0c0484d4b1bf9b52a2b2f48abf63 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 {