summaryrefslogtreecommitdiff
path: root/libupower-glib/up-client.h
diff options
context:
space:
mode:
Diffstat (limited to 'libupower-glib/up-client.h')
-rw-r--r--libupower-glib/up-client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libupower-glib/up-client.h b/libupower-glib/up-client.h
index 743222f..bc31e12 100644
--- a/libupower-glib/up-client.h
+++ b/libupower-glib/up-client.h
@@ -40,7 +40,7 @@ G_BEGIN_DECLS
#define UP_CLIENT_ERROR (up_client_error_quark ())
#define UP_CLIENT_TYPE_ERROR (up_client_error_get_type ())
-typedef struct UpClientPrivate UpClientPrivate;
+typedef struct _UpClientPrivate UpClientPrivate;
typedef struct
{