s/memtest.h/MemTest.h

This commit is contained in:
2016-06-02 03:16:38 -04:00
parent 4a5f3476e2
commit d8e820dfbf
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#include <windows.h>
#endif
#include <Common/memtest.h>
#include <Common/MemTest.h>
#include <Common/CriticalSection.h>
#include <Common/StdString.h>
#include <Common/FileClass.h>