diff options
author | Daniel Martin <consume.noise@gmail.com> | 2012-09-06 00:38:24 +0200 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2012-09-23 10:31:27 -0700 |
commit | 76d8739b1f4ed07b874ae56a492d1e0aa0fd9b04 (patch) | |
tree | 7327addcaaf3c1b0574694291062e37570cb5c7b /hw/kdrive/src/kdrive.h | |
parent | 056fd15deaa85d3ed936df9a3b2e0cdcfa599da8 (diff) |
dix: Remove #includes of mibstore.h
Remove more backing store leftovers.
Reviewed-by: Aaron Plattner <aplattner@nvidia.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'hw/kdrive/src/kdrive.h')
-rw-r--r-- | hw/kdrive/src/kdrive.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/kdrive/src/kdrive.h b/hw/kdrive/src/kdrive.h index b37041f9b..4829e1a1b 100644 --- a/hw/kdrive/src/kdrive.h +++ b/hw/kdrive/src/kdrive.h @@ -32,7 +32,6 @@ #include "pixmapstr.h" #include "windowstr.h" #include "servermd.h" -#include "mibstore.h" #include "colormapst.h" #include "gcstruct.h" #include "input.h" |