X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=service%2Fsimulator%2Framlparser%2Framl%2Fmodel%2FRaml.h;h=855d8f4a46597af3a8ca51cd4ac217fa8303a49f;hb=390866079e285d2c74918432c0d597d5da52f8a0;hp=f90fdeadc89b2a2c8d441778d135db75faf95eaa;hpb=3e9402ad71cb3e93266a77796f44d17bab9853fd;p=platform%2Fupstream%2Fiotivity.git diff --git a/service/simulator/ramlparser/raml/model/Raml.h b/service/simulator/ramlparser/raml/model/Raml.h index f90fdea..855d8f4 100755 --- a/service/simulator/ramlparser/raml/model/Raml.h +++ b/service/simulator/ramlparser/raml/model/Raml.h @@ -48,7 +48,7 @@ #include "yaml-cpp/yaml.h" #include "yaml-cpp/exceptions.h" #include "RamlExceptions.h" -#include "Utils.h" +#include "RamlUtils.h" #include "cJSON.h"