summaryrefslogtreecommitdiff
path: root/MLKDynamicContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'MLKDynamicContext.h')
-rw-r--r--MLKDynamicContext.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/MLKDynamicContext.h b/MLKDynamicContext.h
index b4c304c..2c58483 100644
--- a/MLKDynamicContext.h
+++ b/MLKDynamicContext.h
@@ -16,6 +16,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#include <Foundation/NSObject.h>
+
@class MLKEnvironment, MLKSymbol, NSLinkedList,
NSMutableDictionary, NSString;