summaryrefslogtreecommitdiff
path: root/include/glibtop/procmem.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/glibtop/procmem.h')
-rw-r--r--include/glibtop/procmem.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/glibtop/procmem.h b/include/glibtop/procmem.h
index 7738c711..8adcb9fb 100644
--- a/include/glibtop/procmem.h
+++ b/include/glibtop/procmem.h
@@ -27,7 +27,7 @@
#include <glibtop.h>
#include <glibtop/global.h>
-BEGIN_LIBGTOP_DECLS
+G_BEGIN_DECLS
#define GLIBTOP_PROC_MEM_SIZE 0
#define GLIBTOP_PROC_MEM_VSIZE 1
@@ -84,6 +84,6 @@ extern const char *glibtop_descriptions_proc_mem [];
#endif
-END_LIBGTOP_DECLS
+G_END_DECLS
#endif