Added missing #import

--HG--
extra : convert_revision : svn%3A7752d6cf-9f14-4ad2-affc-04f1e67b81a5/trunk%4038
This commit is contained in:
kearwood
2012-04-12 06:51:11 +00:00
parent 4dc1164dbe
commit aa5ca4ee45

View File

@@ -7,6 +7,7 @@
// //
#include <iostream> #include <iostream>
#include <assert.h>
#import "KRNode.h" #import "KRNode.h"
#import "KRPointLight.h" #import "KRPointLight.h"