summaryrefslogtreecommitdiff
path: root/hw/xfree86/dixmods/afbmodule.c
diff options
context:
space:
mode:
authorAdam Jackson <ajax@benzedrine.nwnk.net>2007-05-09 22:03:12 -0400
committerAdam Jackson <ajax@benzedrine.nwnk.net>2007-05-11 11:43:19 -0400
commita277f04ab08514462b7f10b4dd92eb326af85501 (patch)
tree0501fba04d24dae3c4aa6d4c764172709096fa3f /hw/xfree86/dixmods/afbmodule.c
parent20c5250e487e032d392e2e4624021fccb1bfb72c (diff)
Remove mfb and cfb from include paths where they're not needed.
Diffstat (limited to 'hw/xfree86/dixmods/afbmodule.c')
-rw-r--r--hw/xfree86/dixmods/afbmodule.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xfree86/dixmods/afbmodule.c b/hw/xfree86/dixmods/afbmodule.c
index ee8cf2037..b0aea6ddc 100644
--- a/hw/xfree86/dixmods/afbmodule.c
+++ b/hw/xfree86/dixmods/afbmodule.c
@@ -29,7 +29,6 @@
#endif
#include "xf86Module.h"
-#include "afb.h"
static MODULESETUPPROTO(afbSetup);