Index: uspace/lib/drv/include/ops/char_dev.h
===================================================================
--- uspace/lib/drv/include/ops/char_dev.h	(revision 83a2f43b8c77839e3668e5f7c14333b3d1935d64)
+++ uspace/lib/drv/include/ops/char_dev.h	(revision a99330e895a4dda435b60de880a00bc40762016a)
@@ -36,5 +36,5 @@
 #define LIBDRV_OPS_CHAR_DEV_H_
 
-#include "../driver.h"
+#include "../ddf/driver.h"
 
 typedef struct {
Index: uspace/lib/drv/include/ops/hw_res.h
===================================================================
--- uspace/lib/drv/include/ops/hw_res.h	(revision 83a2f43b8c77839e3668e5f7c14333b3d1935d64)
+++ uspace/lib/drv/include/ops/hw_res.h	(revision a99330e895a4dda435b60de880a00bc40762016a)
@@ -39,5 +39,5 @@
 #include <sys/types.h>
 
-#include "../driver.h"
+#include "../ddf/driver.h"
 
 typedef struct {
