diff options
Diffstat (limited to 'src/timeout.h')
| -rw-r--r-- | src/timeout.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/timeout.h b/src/timeout.h index d2f9be0..27e0a8a 100644 --- a/src/timeout.h +++ b/src/timeout.h | |||
| @@ -6,7 +6,7 @@ | |||
| 6 | * | 6 | * |
| 7 | * RCS ID: $Id$ | 7 | * RCS ID: $Id$ |
| 8 | \*=========================================================================*/ | 8 | \*=========================================================================*/ |
| 9 | #include <lua.h> | 9 | #include "lua.h" |
| 10 | 10 | ||
| 11 | /* timeout control structure */ | 11 | /* timeout control structure */ |
| 12 | typedef struct t_tm_ { | 12 | typedef struct t_tm_ { |
