mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 09:40:06 +00:00
Cleanups
This commit is contained in:
parent
62aa0c4415
commit
7579d68272
@ -31,6 +31,8 @@
|
|||||||
|
|
||||||
#include <X11/extensions/xf86vmode.h>
|
#include <X11/extensions/xf86vmode.h>
|
||||||
|
|
||||||
|
#include "dbus_common.h"
|
||||||
|
|
||||||
#include "../../frontend/frontend_driver.h"
|
#include "../../frontend/frontend_driver.h"
|
||||||
#include "../../input/common/input_x11_common.h"
|
#include "../../input/common/input_x11_common.h"
|
||||||
#include "../../verbosity.h"
|
#include "../../verbosity.h"
|
||||||
|
@ -17,10 +17,6 @@
|
|||||||
#ifndef XINERAMA_COMMON_H__
|
#ifndef XINERAMA_COMMON_H__
|
||||||
#define XINERAMA_COMMON_H__
|
#define XINERAMA_COMMON_H__
|
||||||
|
|
||||||
#ifdef HAVE_CONFIG_H
|
|
||||||
#include "../../config.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include <boolean.h>
|
#include <boolean.h>
|
||||||
|
|
||||||
#include "x11_common.h"
|
#include "x11_common.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user