summaryrefslogtreecommitdiff
path: root/include/rvl/KPAD.h
blob: 8caa7990dd582be742dcb73ce2957ed55b540a8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef RVL_SDK_PUBLIC_KPAD_H
#define RVL_SDK_PUBLIC_KPAD_H
#ifdef __cplusplus
extern "C" {
#endif

#include "rvl/KPAD/KPAD.h"

#ifdef __cplusplus
}
#endif
#endif