--- embedaddon/php/ext/intl/dateformat/dateformat_attr.c 2012/02/21 23:47:56 1.1.1.1 +++ embedaddon/php/ext/intl/dateformat/dateformat_attr.c 2013/07/22 01:31:52 1.1.1.2 @@ -17,8 +17,9 @@ #include "config.h" #endif -#include "php_intl.h" -#include "intl_convert.h" +#include "../php_intl.h" +#include "dateformat_class.h" +#include "../intl_convert.h" #include "dateformat_class.h" #include "dateformat_attr.h"