mirror of
https://github.com/lov3b/Pong.git
synced 2025-01-18 12:40:12 +01:00
use the correct macro variable
This commit is contained in:
parent
37c0bc3297
commit
aa77344bed
@ -1,6 +1,6 @@
|
|||||||
// SPDX-License-Identifier: BSD-2-Clause
|
// SPDX-License-Identifier: BSD-2-Clause
|
||||||
|
|
||||||
#if defined(__LINUX__)
|
#if defined(__linux__)
|
||||||
#include <filesystem>
|
#include <filesystem>
|
||||||
|
|
||||||
const char *getLinuxFilePath() {
|
const char *getLinuxFilePath() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user