summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mesa/pipe/softpipe/sp_rgba_tile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/pipe/softpipe/sp_rgba_tile.c b/src/mesa/pipe/softpipe/sp_rgba_tile.c
index 71332746fb3..9d8d6a79e07 100644
--- a/src/mesa/pipe/softpipe/sp_rgba_tile.c
+++ b/src/mesa/pipe/softpipe/sp_rgba_tile.c
@@ -36,7 +36,7 @@
#include "pipe/p_defines.h"
#include "pipe/p_util.h"
#include "pipe/p_inlines.h"
-#include "sp_surface.h"
+
#include "sp_rgba_tile.h"