fix include guard

This commit is contained in:
Matthias Ringwald 2019-05-10 17:07:31 +02:00
parent c3d3b229df
commit 0269fd0f5f

View File

@ -35,7 +35,8 @@
*
*/
#ifndef __GOEP_CLIENT_H
#ifndef __PBAP_CLIENT_H
#define __PBAP_CLIENT_H
#if defined __cplusplus
extern "C" {