diff options
Diffstat (limited to 'src/gallium/winsys/dri/nouveau/nouveau_screen.h')
-rw-r--r-- | src/gallium/winsys/dri/nouveau/nouveau_screen.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/winsys/dri/nouveau/nouveau_screen.h b/src/gallium/winsys/dri/nouveau/nouveau_screen.h index e9da202690..388d6be9bb 100644 --- a/src/gallium/winsys/dri/nouveau/nouveau_screen.h +++ b/src/gallium/winsys/dri/nouveau/nouveau_screen.h @@ -2,7 +2,6 @@ #define __NOUVEAU_SCREEN_H__ #include "xmlconfig.h" -#include "nouveau_device.h" struct nouveau_screen { __DRIscreenPrivate *driScrnPriv; |