소스 검색

Removed duplicate inclusion of client header.

Camilla Berglund 11 년 전
부모
커밋
41d998eb3c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/wl_window.c

+ 1 - 1
src/wl_window.c

@@ -34,7 +34,7 @@
 #include <fcntl.h>
 #include <sys/mman.h>
 #include <poll.h>
-#include <GL/gl.h>
+
 #include <wayland-egl.h>
 #include <wayland-cursor.h>