summaryrefslogtreecommitdiffstats
path: root/src/usb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/usb.h')
-rw-r--r--src/usb.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usb.h b/src/usb.h
index 6fe7ee6..50898c9 100644
--- a/src/usb.h
+++ b/src/usb.h
@@ -20,8 +20,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef __USB_H__
-#define __USB_H__
+#ifndef USB_H
+#define USB_H
#include <stdint.h>
#include "utils.h"