mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
(Wayland) Fix build
This commit is contained in:
parent
31751a3945
commit
f29fbda584
@ -13,8 +13,7 @@
|
||||
* If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#ifndef _WAYLAND_COMMON_H
|
||||
#define _WAYLAND_COMMON_H
|
||||
#pragma once
|
||||
|
||||
#ifdef HAVE_LIBDECOR_H
|
||||
#include <libdecor.h>
|
||||
@ -91,5 +90,3 @@ void gfx_ctx_wl_check_window_common(gfx_ctx_wayland_data_t *wl,
|
||||
#ifdef HAVE_LIBDECOR_H
|
||||
extern const struct libdecor_interface libdecor_interface;
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user