l3.libnazgul/src/libnazgul.h

9 lines
119 B
C
Raw Normal View History

#ifndef _LIBNAZGUL
#define _LIBNAZGUL 1
#include "nzg_global.h"
#include "nzg_iface.h"
#include "nzg_proto.h"
#endif