summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2013-01-09 22:03:29 -0500
committerAdam Jackson <ajax@redhat.com>2013-01-09 22:03:29 -0500
commit9f67408e4f078e907fbf4feb45cfdcfd0cdebcca (patch)
tree296ff034695d0a8e0211d8e4ddb6b20ef8ddcb45
parent736cb01bfafc2cbb1dfa4e449866b5bc333cfc86 (diff)
Remove #include "mibstore.h"
Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r--src/apm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/apm.h b/src/apm.h
index a3c06f8..365e5e2 100644
--- a/src/apm.h
+++ b/src/apm.h
@@ -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"