ArDrone SDK 1.8 added
[mardrone] / mardrone / ARDrone_SDK_Version_1_8_20110726 / Examples / Linux / sdk_demo / Sources / Video / video_stage.h
1 #ifndef _IHM_STAGES_O_GTK_H
2 #define _IHM_STAGES_O_GTK_H
3
4 #include <config.h>
5 #include <VP_Api/vp_api_thread_helper.h>
6
7
8 PROTO_THREAD_ROUTINE(video_stage, data);
9
10 #endif // _IHM_STAGES_O_GTK_H