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
path: root/intern
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2010-07-05 02:35:09 +0400
committerCampbell Barton <ideasman42@gmail.com>2010-07-05 02:35:09 +0400
commitef3f967baf02104d2371a83ff11b9f9058c4e020 (patch)
tree55dd78cd48d939bae8e96802c9d20426fcae5df5 /intern
parentf3638488c35bcaf8b7959ff0f06bd973b8f5199f (diff)
fix for building
Diffstat (limited to 'intern')
-rw-r--r--intern/ghost/intern/GHOST_Path-api.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/ghost/intern/GHOST_Path-api.cpp b/intern/ghost/intern/GHOST_Path-api.cpp
index 77b27c9d617..59e1801ae5a 100644
--- a/intern/ghost/intern/GHOST_Path-api.cpp
+++ b/intern/ghost/intern/GHOST_Path-api.cpp
@@ -28,7 +28,7 @@
*/
#include "intern/GHOST_Debug.h"
-#include "GHOST_path-api.h"
+#include "GHOST_Path-api.h"
#include "GHOST_ISystem.h"
const GHOST_TUns8* GHOST_getSystemDir()