X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/dc4d0c4bf247cfc88e1f3f9463fa2264d3d226b5..fe9ab00a6a507867c3ab42101c17630c1217c29f:/sbr/icalparse.y diff --git a/sbr/icalparse.y b/sbr/icalparse.y index ef302001..0213fa90 100644 --- a/sbr/icalparse.y +++ b/sbr/icalparse.y @@ -34,6 +34,7 @@ */ #include "h/mh.h" +#include "sbr/error.h" #include "h/icalendar.h" #include "h/utils.h"