diff options
Diffstat (limited to 'src/unix.h')
-rw-r--r-- | src/unix.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ | |||
9 | * | 9 | * |
10 | * RCS ID: $Id$ | 10 | * RCS ID: $Id$ |
11 | \*=========================================================================*/ | 11 | \*=========================================================================*/ |
12 | #include <lua.h> | 12 | #include "lua.h" |
13 | 13 | ||
14 | #include "buffer.h" | 14 | #include "buffer.h" |
15 | #include "timeout.h" | 15 | #include "timeout.h" |