move buffer.[hc] into lib-lib/
[apps/madmutt.git] / protos.h
index 46532d0..52f0de8 100644 (file)
--- a/protos.h
+++ b/protos.h
@@ -19,7 +19,7 @@
 
 #include "mbyte.h"
 
-#include "buffer.h"
+#include <lib-lib/buffer.h>
 
 #define MoreArgs(p) (*p->dptr && *p->dptr != ';' && *p->dptr != '#')