diff --git a/app/streaming/video/ffmpeg-renderers/eglvid.cpp b/app/streaming/video/ffmpeg-renderers/eglvid.cpp index 8ad0fee3..a5eb32e6 100644 --- a/app/streaming/video/ffmpeg-renderers/eglvid.cpp +++ b/app/streaming/video/ffmpeg-renderers/eglvid.cpp @@ -1,6 +1,4 @@ // vim: noai:ts=4:sw=4:softtabstop=4:expandtab -#define GL_GLEXT_PROTOTYPES - #include "eglvid.h" #include "path.h" @@ -15,7 +13,6 @@ #include #include #include -#include #include #include