diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2009-03-27 10:47:28 +0100 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2009-03-27 12:15:49 +0100 |
commit | 58b33406b1354e6814ed29d55a55a36053445ecd (patch) | |
tree | 2c8d1afcc84ff5a1f3ba28618422d4d617baa226 /src/net/ea/protocol.h | |
parent | e64b5a25a54f56bc836af57223e37449a1daffe8 (diff) | |
download | mana-client-58b33406b1354e6814ed29d55a55a36053445ecd.tar.gz mana-client-58b33406b1354e6814ed29d55a55a36053445ecd.tar.bz2 mana-client-58b33406b1354e6814ed29d55a55a36053445ecd.tar.xz mana-client-58b33406b1354e6814ed29d55a55a36053445ecd.zip |
Include statement cleanup for net/ea/ directory.
Diffstat (limited to 'src/net/ea/protocol.h')
-rw-r--r-- | src/net/ea/protocol.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/net/ea/protocol.h b/src/net/ea/protocol.h index b806b13b..c96ff7b6 100644 --- a/src/net/ea/protocol.h +++ b/src/net/ea/protocol.h @@ -19,8 +19,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#ifndef PROTOCOL_H -#define PROTOCOL_H +#ifndef EA_PROTOCOL_H +#define EA_PROTOCOL_H /********************************* * Packets from server to client * |