diff --git a/libwccl/ops/actions/relabel.h b/libwccl/ops/actions/relabel.h
index 79baa932293f2a41ccb2c2bc793ddab71b5aef81..5bfd73b0e3f1cf88e42c2d34d4cd14896c13bb58 100644
--- a/libwccl/ops/actions/relabel.h
+++ b/libwccl/ops/actions/relabel.h
@@ -1,5 +1,5 @@
-#ifndef LIBWCCL_OPS_RELABEL_DELETE_H
-#define LIBWCCL_OPS_RELABEL_DELETE_H
+#ifndef LIBWCCL_OPS_ACTIONS_RELABEL_H
+#define LIBWCCL_OPS_ACTIONS_RELABEL_H
 
 #include <libwccl/ops/action.h>
 #include <libwccl/values/position.h>
@@ -69,4 +69,4 @@ private:
 
 } /* end ns Wccl */
 
-#endif // LIBWCCL_OPS_RELABEL_DELETE_H
+#endif // LIBWCCL_OPS_ACTIONS_RELABEL_H