mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
config: Avoid clash with other config-headers
This commit is contained in:
parent
a0d2a6b445
commit
ff13849624
18 changed files with 19 additions and 16 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#ifndef _ROOTSTON_SERVER_H
|
||||
#define _ROOTSTON_SERVER_H
|
||||
#include <wayland-server.h>
|
||||
#include "config.h"
|
||||
#include <wlr/config.h>
|
||||
#include <wlr/backend.h>
|
||||
#include <wlr/backend/session.h>
|
||||
#include <wlr/types/wlr_data_device.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue