aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-02-11 15:44:15 +0100
committerdec05eba <dec05eba@protonmail.com>2024-02-11 15:44:15 +0100
commit7844785eeff71e8dd427c01a28cf3c491b917127 (patch)
treebeab5d39d8a00dd0a509fecb0fca58bebd95f59d
parent985d96bf89b5d46a7bc7885578000a4f5ebc56d8 (diff)
Remove dependency on egl in nvfbc
-rw-r--r--include/capture/nvfbc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/capture/nvfbc.h b/include/capture/nvfbc.h
index a5df81c..431777b 100644
--- a/include/capture/nvfbc.h
+++ b/include/capture/nvfbc.h
@@ -2,7 +2,6 @@
#define GSR_CAPTURE_NVFBC_H
#include "capture.h"
-#include "../egl.h"
#include "../vec2.h"
typedef struct _XDisplay Display;