summaryrefslogtreecommitdiffstats
path: root/src/file_relay.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/file_relay.h')
-rw-r--r--src/file_relay.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/file_relay.h b/src/file_relay.h
index 5e5bb36..c476a38 100644
--- a/src/file_relay.h
+++ b/src/file_relay.h
@@ -18,8 +18,9 @@
18 * License along with this library; if not, write to the Free Software 18 * License along with this library; if not, write to the Free Software
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#ifndef FILE_RELAY_H 21
22#define FILE_RELAY_H 22#ifndef __FILE_RELAY_H
23#define __FILE_RELAY_H
23 24
24#include "libimobiledevice/file_relay.h" 25#include "libimobiledevice/file_relay.h"
25#include "property_list_service.h" 26#include "property_list_service.h"