summaryrefslogtreecommitdiff
path: root/linux/tdfx_context.c
diff options
context:
space:
mode:
Diffstat (limited to 'linux/tdfx_context.c')
-rw-r--r--linux/tdfx_context.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/tdfx_context.c b/linux/tdfx_context.c
index c8d6e50e..55ffdeec 100644
--- a/linux/tdfx_context.c
+++ b/linux/tdfx_context.c
@@ -30,11 +30,11 @@
*
*/
-#include <linux/sched.h>
#define __NO_VERSION__
#include "drmP.h"
#include "tdfx_drv.h"
+#include <linux/sched.h>
extern drm_ctx_t tdfx_res_ctx;