summaryrefslogtreecommitdiffstats
path: root/third_party/npapi/npspy/include/setup.h
blob: 05b37456ba2d47606fab01a6d6c85cbc9098c10b (plain)
1
2
3
4
5
6
#ifndef __SETUP_H__
#define __SETUP_H__

void WINAPI SPY_Setup();

#endif