diff --git a/Otne/src/otneFile.h b/Otne/src/otne_file.hpp similarity index 96% rename from Otne/src/otneFile.h rename to Otne/src/otne_file.hpp index 6292445..64e5eed 100644 --- a/Otne/src/otneFile.h +++ b/Otne/src/otne_file.hpp @@ -10,4 +10,4 @@ using namespace std; i18nString OtneReadFile(string filename); -#endif \ No newline at end of file +#endif