Remove src/mesa and src/mesa/main from gallium source include paths.

This commit is contained in:
José Fonseca
2008-02-19 15:07:53 +09:00
parent 5d78212d75
commit b9da3791c9
16 changed files with 535 additions and 67 deletions

View File

@@ -34,13 +34,12 @@
*/
#include "linked_list.h"
#include "pipe/p_compiler.h"
#include "pipe/p_debug.h"
#include "pipe/p_winsys.h"
#include "pipe/p_thread.h"
#include "pipe/p_util.h"
#include "util/u_double_list.h"
#include "pb_buffer.h"
#include "pb_buffer_fenced.h"