mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-26 15:55:31 +01:00
Fix compilation error of Wayland_Util.h
This commit fixes the following error: error: #endif without #if
This commit is contained in:
parent
bad109402e
commit
2aaca74dd5
@ -27,5 +27,3 @@ public:
|
|||||||
void ToggleFullscreen(bool fullscreen);
|
void ToggleFullscreen(bool fullscreen);
|
||||||
void SwapBuffers();
|
void SwapBuffers();
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user