diff --git a/app/src/hid_mouse.h b/app/src/hid_mouse.h index 2819b1ff..b89f7795 100644 --- a/app/src/hid_mouse.h +++ b/app/src/hid_mouse.h @@ -1,5 +1,5 @@ -#ifndef HID_MOUSE_H -#define HID_MOUSE_H +#ifndef SC_HID_MOUSE_H +#define SC_HID_MOUSE_H #include "common.h"