ソースを参照

ARB prog parser: include imports.h to kill some compiler warnings

tags/mesa_7_6_rc1
Luo Jinghua 16年前
コミット
523cb80d0f
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      src/mesa/shader/hash_table.c

+ 1
- 0
src/mesa/shader/hash_table.c ファイルの表示

@@ -32,6 +32,7 @@

#include <assert.h>

#include "main/imports.h"
#include "main/simple_list.h"
#include "hash_table.h"


読み込み中…
キャンセル
保存