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:
Adam Jackson 2014-06-23 15:42:23 -04:00
parent 2d451c5cdc
commit 4100687ea6

View File

@ -35,7 +35,6 @@
#include "xf86.h"
#include "xf86DDC.h"
#include "fb.h"
#include "windowstr.h"
#include "xf86Crtc.h"
#include "xf86Modes.h"