- Merge from trunk up to r45543
[reactos.git] / base / system / runonce / runonce.h
1 #ifndef _RUNONCE_H__
2 #define _RUNONCE_H__
3
4 #include <windows.h>
5 #include <tchar.h>
6
7 #include "resource.h"
8
9 #endif /* _RUNONCE_H__ */