Fix build if there is no libinput

This commit is contained in:
Martin Gräßlin 2014-10-20 15:01:12 +02:00
parent da5ee2ba93
commit 015c59d9fd

View file

@ -27,9 +27,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "tabbox/tabbox.h"
#endif
#include "unmanaged.h"
#include "screens.h"
#include "workspace.h"
#if HAVE_INPUT
#include "screens.h"
#include "libinput/connection.h"
#endif
// KDE