Commit e9b928d9 authored by Vinicius Jarina's avatar Vinicius Jarina
Browse files

Fixed iOS build.

parent f886f3da
...@@ -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 MonoTouch.Foundation; using 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