Просмотр исходного кода

Removed duplicate inclusion of client header.

Camilla Berglund 11 лет назад
Родитель
Сommit
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>