]> diplodocus.org Git - nmh/blobdiff - sbr/icalendar.l
Add basic support for the STLS command in POP
[nmh] / sbr / icalendar.l
index 0681f3adfc691bbae9a425d39795082ec4ead7c4..c7ebb8bf0490e140fa2fcd35ca502d5b6a980ae1 100644 (file)
@@ -11,7 +11,7 @@
 #include "h/mh.h"
 #include "h/icalendar.h"
 #include "icalparse.h"
-#include "base64.h"
+#include "sbr/base64.h"
 
 static char *unfold (char *, size_t *);
 static void destroy_icallex(void);