tibia-client/src/framework/otml/otml.h

7 lines
86 B
C
Raw Normal View History

2011-07-13 23:12:36 +02:00
#ifndef OTML_H
#define OTML_H
2011-08-14 04:09:11 +02:00
#include "otmldocument.h"
2011-07-13 23:12:36 +02:00
#include "otmlnode.h"
#endif