summaryrefslogtreecommitdiff
path: root/xmpp/rostermoduleimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'xmpp/rostermoduleimpl.h')
-rw-r--r--xmpp/rostermoduleimpl.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmpp/rostermoduleimpl.h b/xmpp/rostermoduleimpl.h
index a6b15cf..37d1117 100644
--- a/xmpp/rostermoduleimpl.h
+++ b/xmpp/rostermoduleimpl.h
@@ -25,8 +25,8 @@
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#ifndef _rostermoduleimpl_h_
-#define _rostermoduleimpl_h_
+#ifndef TALK_XMPP_XMPPTHREAD_H_
+#define TALK_XMPP_XMPPTHREAD_H_
#include "talk/xmpp/moduleimpl.h"
#include "talk/xmpp/rostermodule.h"
@@ -299,4 +299,4 @@ private:
}
-#endif
+#endif // TALK_XMPP_XMPPTHREAD_H_