Cleanups
This commit is contained in:
parent
62aa0c4415
commit
7579d68272
|
@ -31,6 +31,8 @@
|
|||
|
||||
#include <X11/extensions/xf86vmode.h>
|
||||
|
||||
#include "dbus_common.h"
|
||||
|
||||
#include "../../frontend/frontend_driver.h"
|
||||
#include "../../input/common/input_x11_common.h"
|
||||
#include "../../verbosity.h"
|
||||
|
|
|
@ -17,10 +17,6 @@
|
|||
#ifndef XINERAMA_COMMON_H__
|
||||
#define XINERAMA_COMMON_H__
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "../../config.h"
|
||||
#endif
|
||||
|
||||
#include <boolean.h>
|
||||
|
||||
#include "x11_common.h"
|
||||
|
|
Loading…
Reference in New Issue