#ifndef NODE_XDOTOOL_XDO_C_H_
#define NODE_XDOTOOL_XDO_C_H_

#include <nan.h>
extern "C" {
#include <xdo.h>
}

#endif // NODE_XDOTOOL_XDO_C_H_
