From 1372a8f90dc64350e4ac29dbb8c5feb88bc83cd1 Mon Sep 17 00:00:00 2001 From: Jakob Bornecrantz Date: Sat, 24 Apr 2010 14:28:55 +0100 Subject: st/dri: Refactor dri_st_api into other files --- src/gallium/state_trackers/dri/common/dri_context.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gallium/state_trackers/dri/common/dri_context.c') diff --git a/src/gallium/state_trackers/dri/common/dri_context.c b/src/gallium/state_trackers/dri/common/dri_context.c index ba9fe62125..0e5ab5b519 100644 --- a/src/gallium/state_trackers/dri/common/dri_context.c +++ b/src/gallium/state_trackers/dri/common/dri_context.c @@ -34,7 +34,6 @@ #include "dri_screen.h" #include "dri_drawable.h" #include "dri_context.h" -#include "dri_st_api.h" #include "pipe/p_context.h" #include "state_tracker/st_context.h" -- cgit v1.2.3