diff --git a/HEADS b/HEADS index 373ac01..9e1f8df 100644 --- a/HEADS +++ b/HEADS @@ -1 +1 @@ -{"engine": {"master": "0c0123889b067043a46bc3bafedb36dd17d05714"}} \ No newline at end of file +{"engine": {"master": "843e8153ff621c3821be92e609af8b0058e2b06d"}} \ No newline at end of file diff --git a/app/ic_application.cpp b/app/ic_application.cpp index 16a0a3f..583fcac 100644 --- a/app/ic_application.cpp +++ b/app/ic_application.cpp @@ -8,7 +8,7 @@ #include "core/database/database_manager.h" #include "core/file_cache.h" #include "core/handler_instance.h" -#include "core/html_builder.h" +#include "core/html/html_builder.h" #include "core/database/query_result.h" #include "core/request.h" #include "core/utils.h"