00001 #ifndef FCAM_F2_H 00002 #define FCAM_F2_H 00003 00007 #include "FCam.h" 00008 00009 #include "F2/Flash.h" 00010 #include "F2/Frame.h" 00011 #include "F2/Lens.h" 00012 #include "F2/Sensor.h" 00013 #include "F2/Shot.h" 00014 #include "F2/ShutterButton.h" 00015 00016 namespace FCam { 00024 namespace F2 { 00025 } 00026 } 00027 00028 00029 #endif