X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=compose.c;h=90de0470fff8ff388ff9809101c64bca26a82541;hp=ced1dc4dc5f529fc4745035a0d4099ade506bca7;hb=fbce8661618b322f5cfd8efd6ead47163b04d69a;hpb=eab91d9d0c0f1dc1c5ac310dfe02259011c13fcd diff --git a/compose.c b/compose.c index ced1dc4..90de047 100644 --- a/compose.c +++ b/compose.c @@ -17,6 +17,10 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. */ +#if HAVE_CONFIG_H +# include "config.h" +#endif + #include "mutt.h" #include "mutt_curses.h" #include "mutt_idna.h"