summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2013-05-22 08:15:12 -0400
committerColin Walters <walters@verbum.org>2013-05-22 08:15:12 -0400
commitd8c482264a33ccd1adcc500cd2527394794c62ec (patch)
tree0a29bab37e862e9e1b085d122ea28daecdf05455
parent759384420c1578bf399473440ab34af18fa46b8d (diff)
downloadlibgsystem-d8c482264a33ccd1adcc500cd2527394794c62ec.tar.gz
Add missing #endif
-rw-r--r--gsystem-glib-compat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gsystem-glib-compat.h b/gsystem-glib-compat.h
index edbdaab..6fd59c6 100644
--- a/gsystem-glib-compat.h
+++ b/gsystem-glib-compat.h
@@ -51,3 +51,4 @@ g_type_ensure (GType type)
#endif
+#endif