Index: uspace/drv/test1/test1.c
===================================================================
--- uspace/drv/test1/test1.c	(revision 83a2f43b8c77839e3668e5f7c14333b3d1935d64)
+++ uspace/drv/test1/test1.c	(revision 99b65d2f506d2cebb173ab2381d1f0b133c60468)
@@ -34,4 +34,6 @@
 #include <errno.h>
 #include <str_error.h>
+#include <ddf/driver.h>
+
 #include "test1.h"
 
