]> diplodocus.org Git - nmh/blobdiff - sbr/icalendar.l
new.c: Order two return statements to match comment.
[nmh] / sbr / icalendar.l
index 365d07250f417957c597f866cbc602ee6628aa44..3a6522ce61fb9f5bf0d1456bb21d82032c06a528 100644 (file)
@@ -11,7 +11,7 @@
 #include "h/mh.h"
 #include "h/icalendar.h"
 #include "sbr/icalparse.h"
 #include "h/mh.h"
 #include "h/icalendar.h"
 #include "sbr/icalparse.h"
-#include "base64.h"
+#include "sbr/base64.h"
 
 static char *unfold (char *, size_t *);
 static void destroy_icallex(void);
 
 static char *unfold (char *, size_t *);
 static void destroy_icallex(void);