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:
authorMartin Poirier <theeth@yahoo.com>2010-02-21 01:51:22 +0300
committerMartin Poirier <theeth@yahoo.com>2010-02-21 01:51:22 +0300
commit71125002a928c2fb1ca404966d66b155c2687f6b (patch)
treedb47e6a2abbe068b634d56dffb879a16c9719729 /source/gameengine/Ketsji/KXNetwork
parent5589050c7eed96a574a686c1e970c1566c716363 (diff)
No need for this change anymore (force include to get BLO_sys_types.h in GE)
Diffstat (limited to 'source/gameengine/Ketsji/KXNetwork')
-rw-r--r--source/gameengine/Ketsji/KXNetwork/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/gameengine/Ketsji/KXNetwork/CMakeLists.txt b/source/gameengine/Ketsji/KXNetwork/CMakeLists.txt
index 2a850411f56..40079f3f83e 100644
--- a/source/gameengine/Ketsji/KXNetwork/CMakeLists.txt
+++ b/source/gameengine/Ketsji/KXNetwork/CMakeLists.txt
@@ -30,7 +30,6 @@ SET(INC
.
../../../../source/kernel/gen_system
../../../../intern/string
- ../../../../intern/guardedalloc
../../../../intern/moto/include
../../../../source/gameengine/Ketsji
../../../../source/gameengine/GameLogic