s/memtest.h/MemTest.h
This commit is contained in:
parent
4a5f3476e2
commit
d8e820dfbf
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue