Relative include path fixed to absolute path.
[reactos.git] / reactos / services / eventlog / eventlog.h
1
2 #ifndef __EVENTLOG_H__
3 #define __EVENTLOG_H__
4
5
6 BOOL
7 StartPortThread(VOID);
8
9
10 #endif /* __EVENTLOG_H__ */
11
12 /* EOF */