From 68d6b380767702ba11529357f36d178d0dc4cb1e Mon Sep 17 00:00:00 2001 From: Pierre Habouzit Date: Wed, 28 Mar 2007 00:08:26 +0200 Subject: [PATCH] simplify include Signed-off-by: Pierre Habouzit --- lib-lib/rx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib-lib/rx.h b/lib-lib/rx.h index b976fc1..3b57168 100644 --- a/lib-lib/rx.h +++ b/lib-lib/rx.h @@ -29,7 +29,7 @@ #ifndef MUTT_LIB_LIB_RX_H #define MUTT_LIB_LIB_RX_H -#include +#include "lib-lib.h" /* this is a non-standard option supported by Solaris 2.5.x which allows * patterns of the form \<...\> -- 2.20.1