mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-02-16 17:22:43 +00:00
linux-dmabuf-v1: fix include guard name
This commit is contained in:
parent
92ff86db23
commit
ba3c1ae065
@ -6,8 +6,8 @@
|
|||||||
#error "Add -DWLR_USE_UNSTABLE to enable unstable wlroots features"
|
#error "Add -DWLR_USE_UNSTABLE to enable unstable wlroots features"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef WLR_TYPES_WLR_LINUX_DMABUF_H
|
#ifndef WLR_TYPES_WLR_LINUX_DMABUF_V1_H
|
||||||
#define WLR_TYPES_WLR_LINUX_DMABUF_H
|
#define WLR_TYPES_WLR_LINUX_DMABUF_V1_H
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user