Browse Source

Fix OSX-Debug rapidjson header include

Paul Jan 12 years ago
parent
commit
49a1d0703c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      engine/compilers/Xcode/Torque2D.xcodeproj/project.pbxproj

+ 1 - 1
engine/compilers/Xcode/Torque2D.xcodeproj/project.pbxproj

@@ -3543,7 +3543,7 @@
 					../../lib/lpng,
 					../../lib/ljpeg,
 					../../lib/lungif,
-					../../source/persistence/rapidjson,
+					../../source/persistence/rapidjson/include,
 					../../source/testing/googleTest,
 					../../source/testing/googleTest/include,
 					"$(SYSTEM_LIBRARY_DIR)/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/QD.framework/Headers",