X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=mutt.h;h=21d565293f7077f3d481d1582f6b85b894b7a8ec;hp=226eda0ca47d64e5d803df8deb123c62b2498f2d;hb=8001ae8cd7eb2e6e588f9f7bceadd9fa4629df60;hpb=000b7ffd7d9cc9cfd9395727227bcbadbe8cdb18 diff --git a/mutt.h b/mutt.h index 226eda0..21d5652 100644 --- a/mutt.h +++ b/mutt.h @@ -827,11 +827,6 @@ typedef struct { unsigned int counting:1; /* do we just want to cound? */ } CONTEXT; -#include "ascii.h" -#include "alias.h" -#include "buffer.h" -#include "state.h" -#include "enter.h" #include "protos.h" #include "lib.h" #include "globals.h"