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