|
@@ -24,7 +24,7 @@ extern "C" {
|
|
#endif
|
|
#endif
|
|
|
|
|
|
enum obs_nix_platform_type {
|
|
enum obs_nix_platform_type {
|
|
- OBS_NIX_PLATFORM_X11_GLX OBS_DEPRECATED,
|
|
|
|
|
|
+ OBS_NIX_PLATFORM_INVALID,
|
|
OBS_NIX_PLATFORM_X11_EGL,
|
|
OBS_NIX_PLATFORM_X11_EGL,
|
|
OBS_NIX_PLATFORM_WAYLAND,
|
|
OBS_NIX_PLATFORM_WAYLAND,
|
|
};
|
|
};
|