Fix multiple compilation warnings
[apps/madmutt.git] / xterm.h
diff --git a/xterm.h b/xterm.h
index 31b153e..ffb162d 100644 (file)
--- a/xterm.h
+++ b/xterm.h
@@ -6,8 +6,7 @@
 #ifndef MUTT_XTERM_H
 #define MUTT_XTERM_H
 
-#include <lib-lib/str.h>
-#include <stdio.h>
+#include <lib-lib/lib-lib.h>
 
 /* sets the current xterm's title */
 static inline void mutt_xterm_set_title(const char *title) {