fileLister_win32.h -> filelister_win32.h
This commit is contained in:
parent
7e2f39290d
commit
47234e2dab
|
@ -20,7 +20,7 @@
|
|||
#include "testsuite.h"
|
||||
|
||||
#if defined(_WIN32)
|
||||
#include "../lib/fileLister_win32.h"
|
||||
#include "../lib/filelister_win32.h"
|
||||
#else // POSIX-style system
|
||||
#include "../lib/filelister_unix.h"
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue