diff options
Diffstat (limited to 'include/sysemu/bt.h')
-rw-r--r-- | include/sysemu/bt.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/sysemu/bt.h b/include/sysemu/bt.h index 2bc6d53cca..ddb05cd109 100644 --- a/include/sysemu/bt.h +++ b/include/sysemu/bt.h @@ -1,5 +1,5 @@ -#ifndef BT_HOST_H -#define BT_HOST_H +#ifndef SYSEMU_BT_H +#define SYSEMU_BT_H /* BT HCI info */ |