xfree86: Remove useless #include "fb.h"
Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
parent
2d451c5cdc
commit
4100687ea6
|
@ -35,7 +35,6 @@
|
|||
|
||||
#include "xf86.h"
|
||||
#include "xf86DDC.h"
|
||||
#include "fb.h"
|
||||
#include "windowstr.h"
|
||||
#include "xf86Crtc.h"
|
||||
#include "xf86Modes.h"
|
||||
|
|
Loading…
Reference in New Issue