Remove #include "mibstore.h"

Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
Adam Jackson
2013-01-09 22:03:29 -05:00
parent 736cb01bfa
commit 9f67408e4f

View File

@@ -33,9 +33,6 @@
/* All drivers initialising the SW cursor need this */
#include "mipointer.h"
/* All drivers implementing backing store need this */
#include "mibstore.h"
/* I2C support */
#include "xf86i2c.h"