summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"