浏览代码

mesa: Clean up header file inclusion in debug.h.

tags/snb-magic
Vinson Lee 15 年前
父节点
当前提交
76a5fed501
共有 1 个文件被更改,包括 4 次插入1 次删除
  1. 4
    1
      src/mesa/main/debug.h

+ 4
- 1
src/mesa/main/debug.h 查看文件

@@ -37,7 +37,10 @@
#define _DEBUG_H

#include "glheader.h"
#include "mtypes.h"
#include "mfeatures.h"

struct gl_context;
struct gl_texture_image;

#if _HAVE_FULL_GL


正在加载...
取消
保存