mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-26 11:52:49 +00:00
Lobby: Fix XmppClient.h include guard typo
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
* along with 0 A.D. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#ifndef XXXMPPCLIENT_H
|
||||
#define XXXMPPCLIENT_H
|
||||
#ifndef XMPPCLIENT_H
|
||||
#define XMPPCLIENT_H
|
||||
|
||||
#include "lib/types.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user