diff options
Diffstat (limited to 'include/wlr/backend/session/interface.h')
-rw-r--r-- | include/wlr/backend/session/interface.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/wlr/backend/session/interface.h b/include/wlr/backend/session/interface.h index 1a029c54..b35ed71d 100644 --- a/include/wlr/backend/session/interface.h +++ b/include/wlr/backend/session/interface.h @@ -1,5 +1,5 @@ -#ifndef WLR_SESSION_INTERFACE_H -#define WLR_SESSION_INTERFACE_H +#ifndef WLR_BACKEND_SESSION_INTERFACE_H +#define WLR_BACKEND_SESSION_INTERFACE_H #include <wlr/backend/session.h> |