mirror of
https://github.com/X11Libre/xf86-video-nv.git
synced 2026-03-24 01:24:21 +00:00
nv: add missing fbman includes.
Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
#ifdef HAVE_XAA_H
|
||||
#include "xaa.h"
|
||||
#endif
|
||||
#include "xf86fbman.h"
|
||||
#include "xf86cmap.h"
|
||||
#include "shadowfb.h"
|
||||
#include "fbdevhw.h"
|
||||
|
||||
@@ -42,6 +42,7 @@
|
||||
#ifdef HAVE_XAA_H
|
||||
#include "xaa.h"
|
||||
#endif
|
||||
#include "xf86fbman.h"
|
||||
#include "xf86cmap.h"
|
||||
#include "shadowfb.h"
|
||||
#include "fbdevhw.h"
|
||||
|
||||
Reference in New Issue
Block a user