virtio: let header files include virtio_ids.h
[pandora-kernel.git] / include / linux / virtio_blk.h
index 15cb666..1e19470 100644 (file)
@@ -3,6 +3,7 @@
 /* This header is BSD licensed so anyone can use the definitions to implement
  * compatible drivers/servers. */
 #include <linux/types.h>
+#include <linux/virtio_ids.h>
 #include <linux/virtio_config.h>
 
 /* Feature bits */