diff --git a/src/framework/file.cpp b/src/framework/file.cpp index fe23c27..251963d 100644 --- a/src/framework/file.cpp +++ b/src/framework/file.cpp @@ -1,6 +1,6 @@ -#include "File.h" -#include "UTF16.h" +#include "file.h" +#include "utf16.h" #include #ifndef WIN32