summaryrefslogtreecommitdiff
path: root/uisimulator/win32/dir-win32.h
diff options
context:
space:
mode:
Diffstat (limited to 'uisimulator/win32/dir-win32.h')
-rw-r--r--uisimulator/win32/dir-win32.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/uisimulator/win32/dir-win32.h b/uisimulator/win32/dir-win32.h
index 888a83767a..95ce326e9f 100644
--- a/uisimulator/win32/dir-win32.h
+++ b/uisimulator/win32/dir-win32.h
@@ -20,7 +20,6 @@
20#define _DIR_WIN32_H_ 20#define _DIR_WIN32_H_
21 21
22#include <stdbool.h> 22#include <stdbool.h>
23#include "file.h"
24 23
25struct dirent { 24struct dirent {
26 unsigned char d_name[MAX_PATH]; 25 unsigned char d_name[MAX_PATH];