ArDrone SDK 1.8 added
[mardrone] / mardrone / ARDrone_SDK_Version_1_8_20110726 / Examples / Linux / Testbenches / navdata_selection / Sources / Video / video_stage.h
diff --git a/mardrone/ARDrone_SDK_Version_1_8_20110726/Examples/Linux/Testbenches/navdata_selection/Sources/Video/video_stage.h b/mardrone/ARDrone_SDK_Version_1_8_20110726/Examples/Linux/Testbenches/navdata_selection/Sources/Video/video_stage.h
new file mode 100644 (file)
index 0000000..37b1a05
--- /dev/null
@@ -0,0 +1,10 @@
+#ifndef _IHM_STAGES_O_GTK_H
+#define _IHM_STAGES_O_GTK_H
+
+#include <config.h>
+#include <VP_Api/vp_api_thread_helper.h>
+
+
+PROTO_THREAD_ROUTINE(video_stage, data);
+
+#endif // _IHM_STAGES_O_GTK_H