X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/62f1ee1cc7a5e16ca0cbfbee3c00cefab1892f87..8d1cb6da6e21302c654da3f09de3975af7e4a11f:/apt-private/private-moo.h

diff --git a/apt-private/private-moo.h b/apt-private/private-moo.h
index b8e1cfed6..bc8b3e7dd 100644
--- a/apt-private/private-moo.h
+++ b/apt-private/private-moo.h
@@ -1,6 +1,8 @@
 #ifndef APT_PRIVATE_MOO_H
 #define APT_PRIVATE_MOO_H
 
+#include <apt-pkg/macros.h>
+
 class CommandLine;
 
 APT_PUBLIC bool DoMoo(CommandLine &CmdL);