aboutsummaryrefslogtreecommitdiff
path: root/src/MoonP/moonplus.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/MoonP/moonplus.h')
-rw-r--r--src/MoonP/moonplus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/MoonP/moonplus.h b/src/MoonP/moonplus.h
index b18ab64..ff82e9f 100644
--- a/src/MoonP/moonplus.h
+++ b/src/MoonP/moonplus.h
@@ -73,7 +73,7 @@ get_options = function(...)
73 end 73 end
74end 74end
75create_moonpath = function(package_path) 75create_moonpath = function(package_path)
76 local extension = moonp.extension 76 local extension = moonp.options.extension
77 local moonpaths 77 local moonpaths
78 do 78 do
79 local _accum_0 = { } 79 local _accum_0 = { }