icinga2/icinga/i2-icinga.h

11 lines
172 B
C
Raw Normal View History

#ifndef I2ICINGA_H
#define I2ICINGA_H
2012-03-31 16:29:53 +02:00
#include <i2-base.h>
#include <i2-jsonrpc.h>
#include "connectionmanager.h"
2012-03-31 16:29:53 +02:00
#include "icingaapplication.h"
#endif /* I2ICINGA_H */