diff options
Diffstat (limited to 'src/moonp.cpp')
| -rw-r--r-- | src/moonp.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/moonp.cpp b/src/moonp.cpp index a6c99df..cb53b55 100644 --- a/src/moonp.cpp +++ b/src/moonp.cpp | |||
| @@ -182,7 +182,7 @@ extern "C" { | |||
| 182 | #include "lauxlib.h" | 182 | #include "lauxlib.h" |
| 183 | 183 | ||
| 184 | static const char moonplusCodes[] = | 184 | static const char moonplusCodes[] = |
| 185 | #include "MoonPlus.h" | 185 | #include "Moonscript.h" |
| 186 | 186 | ||
| 187 | static int init_moonplus(lua_State* L) { | 187 | static int init_moonplus(lua_State* L) { |
| 188 | MoonP::MoonConfig config; | 188 | MoonP::MoonConfig config; |
