Browse Source

st/mesa: Remove unnecessary header from st_cb_drawpixels.c.

undefined
Vinson Lee 15 years ago
parent
commit
89950fbe24
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      src/mesa/state_tracker/st_cb_drawpixels.c

+ 0
- 1
src/mesa/state_tracker/st_cb_drawpixels.c View File

@@ -47,7 +47,6 @@
#include "st_cb_drawpixels.h"
#include "st_cb_readpixels.h"
#include "st_cb_fbo.h"
#include "st_draw.h"
#include "st_format.h"
#include "st_texture.h"
#include "st_inlines.h"

Loading…
Cancel
Save