00001 #ifndef FCAM_N900_H 00002 #define FCAM_N900_H 00003 00007 #include "FCam.h" 00008 00009 #include "N900/Sensor.h" 00010 #include "N900/Flash.h" 00011 #include "N900/Lens.h" 00012 #include "N900/Frame.h" 00013 #include "N900/Platform.h" 00014 00015 namespace FCam { 00017 namespace N900 { 00018 } 00019 } 00020 00021 #endif