diff --git a/lib/webfuse/core/container_of.h b/lib/webfuse/core/container_of.h index f34b407..d22bc34 100644 --- a/lib/webfuse/core/container_of.h +++ b/lib/webfuse/core/container_of.h @@ -1,5 +1,5 @@ -#ifndef wf_container_of_H -#define wf_container_of_H +#ifndef WF_CONTAINER_OF_H +#define WF_CONTAINER_OF_H #ifndef __cplusplus #include