mirror of
https://github.com/cage-kiosk/cage.git
synced 2025-10-31 22:25:27 -04:00
Use correct CG_ namespace in headers
This commit is contained in:
parent
691847ca12
commit
eaa71b7af4
2 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
#ifndef XDG_SHELL_H
|
#ifndef CG_XDG_SHELL_H
|
||||||
#define XDG_SHELL_H
|
#define CG_XDG_SHELL_H
|
||||||
|
|
||||||
#include <wayland-server.h>
|
#include <wayland-server.h>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
#ifndef XWAYLAND_H
|
#ifndef CG_XWAYLAND_H
|
||||||
#define XWAYLAND_H
|
#define CG_XWAYLAND_H
|
||||||
|
|
||||||
#include <wayland-server.h>
|
#include <wayland-server.h>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue