dri1_api: need not include drm.h

This commit is contained in:
George Sapountzis 2010-03-19 02:38:11 +02:00
parent 97a694e221
commit c28f5f98d6

View file

@ -7,7 +7,7 @@
#include "state_tracker/drm_api.h"
#include <drm.h>
struct drm_clip_rect;
struct pipe_screen;
struct pipe_winsys;