summaryrefslogtreecommitdiffstats
path: root/src/webinspector.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/webinspector.h')
-rw-r--r--src/webinspector.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/webinspector.h b/src/webinspector.h
index 3f19303..ab04a70 100644
--- a/src/webinspector.h
+++ b/src/webinspector.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 WEBINSPECTOR_H 22#ifndef __WEBINSPECTOR_H
23#define WEBINSPECTOR_H 23#define __WEBINSPECTOR_H
24 24
25#include "libimobiledevice/webinspector.h" 25#include "libimobiledevice/webinspector.h"
26#include "property_list_service.h" 26#include "property_list_service.h"