diff --git a/Objective-J/file.js b/Objective-J/file.js index 1ea8acf6b..d495a4deb 100644 --- a/Objective-J/file.js +++ b/Objective-J/file.js @@ -142,7 +142,7 @@ objj_search.prototype.attemptNextSearchPath = function() for (; index < count; ++index) objj_files[this.searchedPaths[index]] = file; -#end +#endif if (this.didCompleteCallback) this.didCompleteCallback(file);