Skip to content

Commit cd8e750

Browse files
committed
Buildfix
1 parent 0bdcb81 commit cd8e750

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile.common

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1356,7 +1356,7 @@ endif
13561356

13571357
ifneq ($(findstring Darwin,$(OS)),)
13581358
OBJ += gfx/display_servers/dispserv_apple.o
1359-
#endif
1359+
endif
13601360

13611361
ifeq ($(HAVE_X11), 1)
13621362
OBJ += input/common/input_x11_common.o \

0 commit comments

Comments
 (0)