浏览代码

egl: Make dri driver compile

tags/mesa_20090313
Jakob Bornecrantz 17 年前
父节点
当前提交
68ff873c20
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      src/egl/drivers/dri/egldri.h

+ 1
- 0
src/egl/drivers/dri/egldri.h 查看文件

@@ -3,6 +3,7 @@

#include <stdlib.h>
#include <string.h>
#include <stdint.h>
#include "egldisplay.h"
#include "eglscreen.h"
#include "eglsurface.h"

正在加载...
取消
保存