summaryrefslogtreecommitdiff
path: root/glibtop.h
diff options
context:
space:
mode:
Diffstat (limited to 'glibtop.h')
-rw-r--r--glibtop.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/glibtop.h b/glibtop.h
index 4b13da5e..a3a4495e 100644
--- a/glibtop.h
+++ b/glibtop.h
@@ -36,7 +36,7 @@
#include <glibtop/glibtop-client.h>
-BEGIN_LIBGTOP_DECLS
+G_BEGIN_DECLS
typedef struct _glibtop glibtop;
@@ -55,6 +55,6 @@ glibtop_init_s (glibtop_server *server_ptr,
unsigned long features,
unsigned flags);
-END_LIBGTOP_DECLS
+G_END_DECLS
#endif