diff options
Diffstat (limited to 'src/heartbeat.h')
| -rw-r--r-- | src/heartbeat.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/heartbeat.h b/src/heartbeat.h index f2e9aa3..84e27fe 100644 --- a/src/heartbeat.h +++ b/src/heartbeat.h | |||
| @@ -19,8 +19,8 @@ | |||
| 19 | * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | 19 | * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
| 20 | */ | 20 | */ |
| 21 | 21 | ||
| 22 | #ifndef HEARTBEAT_H | 22 | #ifndef __HEARTBEAT_H |
| 23 | #define HEARTBEAT_H | 23 | #define __HEARTBEAT_H |
| 24 | 24 | ||
| 25 | #include "libimobiledevice/heartbeat.h" | 25 | #include "libimobiledevice/heartbeat.h" |
| 26 | #include "property_list_service.h" | 26 | #include "property_list_service.h" |
