Index: uspace/srv/hid/isdv4_tablet/isdv4.c
===================================================================
--- uspace/srv/hid/isdv4_tablet/isdv4.c	(revision 0a520dbcbe002e3bee1e5237bae6dd02ac81b717)
+++ uspace/srv/hid/isdv4_tablet/isdv4.c	(revision 8e3bc063a5dfbd66eac8ef26b7c6c10ca0924663)
@@ -27,6 +27,6 @@
  */
 
-#include <async.h>
 #include <errno.h>
+#include <fibril.h>
 #include <io/chardev.h>
 #include <mem.h>
