l3.libnazgul/src/libnazgul.h

9 lines
119 B
C
Raw Normal View History

2004-02-19 10:11:29 +00:00
#ifndef _LIBNAZGUL
#define _LIBNAZGUL 1
2004-02-19 10:13:42 +00:00
#include "nzg_global.h"
#include "nzg_iface.h"
#include "nzg_proto.h"
2004-02-19 10:11:29 +00:00
#endif