mirror of
https://github.com/X11Libre/xf86-video-cirrus.git
synced 2026-03-24 01:24:45 +00:00
cirrus: add inputstr.h explicitly
using inputInfo requires inputstr.h this got included by accident before
This commit is contained in:
@@ -45,6 +45,9 @@
|
||||
/* All drivers initialising the SW cursor need this */
|
||||
#include "mipointer.h"
|
||||
|
||||
/* need this for inputInfo */
|
||||
#include "inputstr.h"
|
||||
|
||||
/* All drivers implementing backing store need this */
|
||||
#include "mibstore.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user