summaryrefslogtreecommitdiff
path: root/src/nv_include.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nv_include.h')
-rw-r--r--src/nv_include.h11
1 files changed, 2 insertions, 9 deletions
diff --git a/src/nv_include.h b/src/nv_include.h
index 407b7c9..0d104a3 100644
--- a/src/nv_include.h
+++ b/src/nv_include.h
@@ -63,18 +63,11 @@
#define NV_DMA_DEBUG 0
+#include "nouveau_local.h"
+
#include "nv_type.h"
#include "nv_proto.h"
#include "nv_dma.h"
#include "sarea.h"
-#include "nouveau_drmif.h"
-#include "nouveau_device.h"
-#include "nouveau_channel.h"
-#include "nouveau_bo.h"
-#include "nouveau_grobj.h"
-#include "nouveau_notifier.h"
-#include "nouveau_local.h"
-#include "nouveau_pushbuf.h"
-
#endif /* __NV_INCLUDE_H__ */