mirror of
https://github.com/Ryujinx/SDL.git
synced 2024-12-26 13:25:32 +00:00
test: change path in a comment from '\\' to '/' char. Nothing serious here.
This commit is contained in:
parent
0641711e9f
commit
80e7e2eb9d
|
@ -19,7 +19,7 @@
|
||||||
3. This notice may not be removed or altered from any source distribution.
|
3. This notice may not be removed or altered from any source distribution.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* Ported from original test\common.c file. */
|
/* Ported from original test/common.c file. */
|
||||||
|
|
||||||
#include "SDL_config.h"
|
#include "SDL_config.h"
|
||||||
#include "SDL_test.h"
|
#include "SDL_test.h"
|
||||||
|
|
Loading…
Reference in a new issue