Skip to content

Commit dd67010

Browse files
committed
CMake (Haiku): fix an invalid file name
1 parent d1ba690 commit dd67010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1134,7 +1134,7 @@ elseif(Haiku)
11341134
src/detection/mouse/mouse_nosupport.c
11351135
src/detection/netio/netio_nosupport.c
11361136
src/detection/opengl/opengl_linux.c
1137-
src/detection/os/os_uname.c
1137+
src/detection/os/os_haiku.c
11381138
src/detection/packages/packages_haiku.c
11391139
src/detection/poweradapter/poweradapter_nosupport.c
11401140
src/detection/processes/processes_haiku.c

0 commit comments

Comments
 (0)