From 13d754c917ebcf1be913bd35f4c0e44468edeb52 Mon Sep 17 00:00:00 2001 From: oroborus Date: Sun, 16 Mar 2008 17:38:13 +0000 Subject: - oprava problemu s pozostatkom sdl v publicserveri git-svn-id: http://opensvn.csie.org/tuxanci_ng@22 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e --- include/wall.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/wall.h') diff --git a/include/wall.h b/include/wall.h index e22bf34..c9b74f0 100644 --- a/include/wall.h +++ b/include/wall.h @@ -3,7 +3,10 @@ #define WALL_H +#ifndef BUBLIC_SERVER #include "interface.h" +#endif + #include "list.h" typedef struct wall_struct -- cgit v1.2.3