about summary refs log tree commit diff stats
path: root/src/xmpp/roster.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xmpp/roster.h')
-rw-r--r--src/xmpp/roster.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xmpp/roster.h b/src/xmpp/roster.h
index 8aba28f4..1faaba86 100644
--- a/src/xmpp/roster.h
+++ b/src/xmpp/roster.h
@@ -20,8 +20,8 @@
  *
  */
 
-#ifndef ROSTER_H
-#define ROSTER_H
+#ifndef XMPP_ROSTER_H
+#define XMPP_ROSTER_H
 
 void roster_add_handlers(void);
 void roster_request(void);