X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=lib-ui%2Fcomplete.c;h=426da78c6e166bca85cb35ca93b2a2a509453a63;hp=e337e1e0be82d73f8d847117e8df78af93106d5d;hb=fbb57685ed2c5633f7c76acb7cf2c9bd9d4897b3;hpb=a30218f8b3d68023d354d75b7c4674ae0c528f28 diff --git a/lib-ui/complete.c b/lib-ui/complete.c index e337e1e..426da78 100644 --- a/lib-ui/complete.c +++ b/lib-ui/complete.c @@ -7,11 +7,10 @@ * please see the file GPL in the top level source directory. */ -#include +#include #include #include "mutt.h" -#include "curses.h" #include #ifdef USE_NNTP #include "nntp.h"