diff options
Diffstat (limited to 'include/wlr/backend/multi.h')
-rw-r--r-- | include/wlr/backend/multi.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/wlr/backend/multi.h b/include/wlr/backend/multi.h index 3fcaaf1e..5559f2c1 100644 --- a/include/wlr/backend/multi.h +++ b/include/wlr/backend/multi.h @@ -1,5 +1,5 @@ -#ifndef _WLR_BACKEND_MULTI_H -#define _WLR_BACKEND_MULTI_H +#ifndef WLR_BACKEND_MULTI_H +#define WLR_BACKEND_MULTI_H #include <wlr/backend.h> #include <wlr/backend/session.h> |