diff options
Diffstat (limited to 'src/options.h')
-rw-r--r-- | src/options.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/options.h b/src/options.h index d57bfaa..6ebf1f6 100644 --- a/src/options.h +++ b/src/options.h | |||
@@ -10,7 +10,7 @@ | |||
10 | * RCS ID: $Id$ | 10 | * RCS ID: $Id$ |
11 | \*=========================================================================*/ | 11 | \*=========================================================================*/ |
12 | 12 | ||
13 | #include <lua.h> | 13 | #include "lua.h" |
14 | #include "socket.h" | 14 | #include "socket.h" |
15 | 15 | ||
16 | /* option registry */ | 16 | /* option registry */ |