move rx.[hc].
[apps/madmutt.git] / pager.c
diff --git a/pager.c b/pager.c
index f0d366d..2a8d836 100644 (file)
--- a/pager.c
+++ b/pager.c
@@ -28,6 +28,7 @@
 #include <lib-lib/macros.h>
 #include <lib-lib/mapping.h>
 #include <lib-lib/debug.h>
+#include <lib-lib/rx.h>
 
 #include <lib-ui/curses.h>
 #include <lib-ui/enter.h>
@@ -49,7 +50,6 @@
 
 #include <lib-crypt/crypt.h>
 
-#include "lib/rx.h"
 
 #define ISHEADER(x) ((x) == MT_COLOR_HEADER || (x) == MT_COLOR_HDEFAULT)