diff --git a/dChatServer/ChatWebAPI.h b/dChatServer/ChatWebAPI.h index 2b376797..ee01351f 100644 --- a/dChatServer/ChatWebAPI.h +++ b/dChatServer/ChatWebAPI.h @@ -1,5 +1,5 @@ -#ifndef INCLUDED_CHATWEBAPI -#define INCLUDED_CHATWEBAPI +#ifndef CHATWEBAPI_H +#define CHATWEBAPI_H #include "mongoose.h" #include "json_fwd.hpp"