Make header defines consistent
This commit is contained in:
@@ -32,8 +32,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef CHAT_STATE_H
|
||||
#define CHAT_STATE_H
|
||||
#ifndef XMPP_CHAT_STATE_H
|
||||
#define XMPP_CHAT_STATE_H
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
|
||||
@@ -32,8 +32,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef FORM_H
|
||||
#define FORM_H
|
||||
#ifndef XMPP_FORM_H
|
||||
#define XMPP_FORM_H
|
||||
|
||||
#include "xmpp/xmpp.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user