#ifndef __ruamoko_file_h #define __ruamoko_file_h #include "qfile.h" @extern QFile (string path, string mode) File_Open; #endif//__ruamoko_file_h