mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 17:42:58 +00:00
8 lines
111 B
C
8 lines
111 B
C
#ifndef __ACLEDITINT_H
|
|
#define __ACLEDITINT_H
|
|
|
|
HINSTANCE hDllInstance;
|
|
|
|
#endif /* __ACLEDITINT_H */
|
|
|
|
/* EOF */
|