Make the names of guard macros reflect the filenames they're in.

This commit is contained in:
László Monda
2016-03-03 16:14:55 +01:00
parent 951fcbfe79
commit fa1afbbb9b
7 changed files with 14 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
#ifndef __USB_DEVICE_HID_MOUSE_H__
#define __USB_DEVICE_HID_MOUSE_H__
#ifndef __USB_INTERFACE_MOUSE_H__
#define __USB_INTERFACE_MOUSE_H__
// Includes: