Commit 675a2e87 authored by Isaac Brodsky's avatar Isaac Brodsky
Browse files

fix the import

parent eb86d3cb
...@@ -7,7 +7,7 @@ using System.Threading; ...@@ -7,7 +7,7 @@ using System.Threading;
using NLua; using NLua;
using NLua.Exceptions; using NLua.Exceptions;
#if MONOTOUCH #if MONOTOUCH
using Foundation; using MonoTouch.Foundation;
#endif #endif
#if WINDOWS_PHONE #if WINDOWS_PHONE
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment