mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 17:51:28 +00:00
Fix zone/embparser.h header guard
This commit is contained in:
parent
a15df2ec2c
commit
a29177de9e
@ -17,7 +17,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef EQEMU_EMBPARSER_H
|
#ifndef EQEMU_EMBPARSER_H
|
||||||
#define EQMEU_EMBPARSER_H
|
#define EQEMU_EMBPARSER_H
|
||||||
#ifdef EMBPERL
|
#ifdef EMBPERL
|
||||||
|
|
||||||
#include "quest_parser_collection.h"
|
#include "quest_parser_collection.h"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user