swrast: Remove unnecessary header from s_depth.c.

This commit is contained in:
Vinson Lee
2010-01-13 22:36:01 -08:00
parent d1631f734a
commit cf061c24e0
-1
View File
@@ -28,7 +28,6 @@
#include "main/formats.h"
#include "main/macros.h"
#include "main/imports.h"
#include "main/fbobject.h"
#include "s_depth.h"
#include "s_context.h"