This commit is contained in:
twinaphex 2017-03-24 00:15:17 +01:00
parent 62aa0c4415
commit 7579d68272
2 changed files with 2 additions and 4 deletions

View File

@ -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"

View File

@ -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"