#ifndef _WPI_MAX5322_H_
#define _WPI_MAX5322_H_

  #include "../addon.h"
  
  DECLARE_EXPORT_INIT(max5322);

#endif