Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTamito Kajiyama <rd6t-kjym@asahi-net.or.jp>2009-12-22 01:38:06 +0300
committerTamito Kajiyama <rd6t-kjym@asahi-net.or.jp>2009-12-22 01:38:06 +0300
commitd0fa71a68e520ad9de86c8e544abaaea76ae06b2 (patch)
tree2c151ee2fd05a9123ce6574bb4470f9e09da384a /source/blender/freestyle/intern/application/AppConfig.cpp
parent074f0de97088bb2588aebcf57d725f774e351210 (diff)
parent8f3a529585186a8b0a3315d037ac374351c63221 (diff)
Merged changes in the trunk up to revision 25508.
Diffstat (limited to 'source/blender/freestyle/intern/application/AppConfig.cpp')
-rwxr-xr-xsource/blender/freestyle/intern/application/AppConfig.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/freestyle/intern/application/AppConfig.cpp b/source/blender/freestyle/intern/application/AppConfig.cpp
index 9ef14321624..761f0104dd1 100755
--- a/source/blender/freestyle/intern/application/AppConfig.cpp
+++ b/source/blender/freestyle/intern/application/AppConfig.cpp
@@ -25,7 +25,7 @@
using namespace std;
extern "C" {
- #include "BLI_util.h"
+ #include "BLI_path_util.h"
}
namespace Config {