Skip to content

Commit 2ab49cf

Browse files
korlifirewave
andauthored
Update lib/path.cpp
Co-authored-by: Oliver Stöneberg <firewave@users.noreply.github.com>
1 parent a90fa63 commit 2ab49cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/path.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
#if defined(__APPLE__)
5353
#include <mach-o/dyld.h>
5454
#endif
55-
#if defined(__HAIKU__)
55+
#elif defined(__HAIKU__)
5656
#include <image.h>
5757
#endif
5858

0 commit comments

Comments
 (0)