Index: uspace/lib/usb/include/usb/classes/hub.h
===================================================================
--- uspace/lib/usb/include/usb/classes/hub.h	(revision 6427cf67e61dac03ff95a479691282c98e8bd5f3)
+++ uspace/lib/usb/include/usb/classes/hub.h	(revision 6bb83c7617113ccde4bfaaec20df6a91f8b48ebd)
@@ -1,4 +1,4 @@
 /*
- * Copyright (c) 2010 Vojtech Horky
+ * Copyright (c) 2010 Matus Dekanek
  * All rights reserved.
  *
@@ -33,6 +33,6 @@
  * @brief USB hub related structures.
  */
-#ifndef LIBUSB_HUB_H_
-#define LIBUSB_HUB_H_
+#ifndef LIBUSB_CLASS_HUB_H_
+#define LIBUSB_CLASS_HUB_H_
 
 #include <sys/types.h>
Index: uspace/lib/usb/include/usb/hub.h
===================================================================
--- uspace/lib/usb/include/usb/hub.h	(revision 6427cf67e61dac03ff95a479691282c98e8bd5f3)
+++ uspace/lib/usb/include/usb/hub.h	(revision 6bb83c7617113ccde4bfaaec20df6a91f8b48ebd)
@@ -39,4 +39,5 @@
 #include <usb/usbdevice.h>
 
+
 /** Info about device attached to host controller.
  *
