Remove dependency on egl in nvfbc

This commit is contained in:
dec05eba
2024-02-11 15:44:15 +01:00
parent 985d96bf89
commit 7844785eef

View File

@@ -2,7 +2,6 @@
#define GSR_CAPTURE_NVFBC_H
#include "capture.h"
#include "../egl.h"
#include "../vec2.h"
typedef struct _XDisplay Display;