summaryrefslogtreecommitdiffstats
path: root/src/idevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/idevice.h')
-rw-r--r--src/idevice.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/idevice.h b/src/idevice.h
index 130d11e..0833090 100644
--- a/src/idevice.h
+++ b/src/idevice.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 IDEVICE_H 21
22#define IDEVICE_H 22#ifndef __DEVICE_H
23#define __DEVICE_H
23 24
24#ifdef HAVE_CONFIG_H 25#ifdef HAVE_CONFIG_H
25#include <config.h> 26#include <config.h>