license statements.
[apps/madmutt.git] / xterm.c
diff --git a/xterm.c b/xterm.c
index 5ce9a81..b3f506c 100644 (file)
--- a/xterm.c
+++ b/xterm.c
@@ -4,8 +4,8 @@
  * please see the file GPL in the top level source directory.
  */
 #include <stdio.h>
+#include <lib-lib/str.h>
 #include "xterm.h"
-#include "lib/str.h"
 
 void mutt_xterm_set_title (const char *title) {
   fputs ("\033]2;", stdout);