Skip to content

Commit e8bf960

Browse files
metacomametacoma
metacoma
authored andcommitted
fix C linker
1 parent 41553ad commit e8bf960

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/focuscontroller_xcb.h

+2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
#include <QObject>
66
#include <xcb/xcb.h>
77
#include <xcb/xcb_ewmh.h>
8+
extern "C" {
89
#include <xdo.h>
10+
}
911

1012
#undef Bool
1113
#undef CursorShape

0 commit comments

Comments
 (0)