~ubuntu-branches/ubuntu/saucy/manaplus/saucy-proposed

« back to all changes in this revision

Viewing changes to src/net/tmwa/gui/guildtab.h

  • Committer: Package Import Robot
  • Author(s): Patrick Matthäi, Andrei Karas, Patrick Matthäi
  • Date: 2013-06-10 10:53:26 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20130610105326-c3xqk5ebcgy3jxmb
Tags: 1.3.6.9-1
[ Andrei Karas ]
* Add new files to copyright file.

[ Patrick Matthäi ]
* New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 *  along with this program.  If not, see <http://www.gnu.org/licenses/>.
21
21
 */
22
22
 
23
 
#ifndef TA_GUILDTAB_H
24
 
#define TA_GUILDTAB_H
 
23
#ifndef NET_TMWA_GUI_GUILDTAB_H
 
24
#define NET_TMWA_GUI_GUILDTAB_H
25
25
 
26
26
#include "net/ea/gui/guildtab.h"
27
27
 
43
43
 
44
44
}  // namespace TmwAthena
45
45
 
46
 
#endif  // TA_GUILDTAB_H
 
46
#endif  // NET_TMWA_GUI_GUILDTAB_H