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:
authorDalai Felinto <dfelinto@gmail.com>2018-01-19 17:46:23 +0300
committerDalai Felinto <dfelinto@gmail.com>2018-01-19 17:46:23 +0300
commitd9858d5897efbf0e41ebe61c2aaabf451c33d6ad (patch)
tree96661f5f7e5309ea6d5e9a803af77112ed039d89 /intern/cycles/app
parent7866870a9a58ce086f4af5dc7dc7bc8acf1e333c (diff)
parentedf053ff635e782d09b64d205fadfca3cce79de4 (diff)
Merge remote-tracking branch 'origin/master' into blender2.8
Diffstat (limited to 'intern/cycles/app')
-rw-r--r--intern/cycles/app/cycles_xml.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/intern/cycles/app/cycles_xml.cpp b/intern/cycles/app/cycles_xml.cpp
index f2db9271a89..2d6e63468af 100644
--- a/intern/cycles/app/cycles_xml.cpp
+++ b/intern/cycles/app/cycles_xml.cpp
@@ -38,7 +38,6 @@
#include "subd/subd_patch.h"
#include "subd/subd_split.h"
-#include "util/util_debug.h"
#include "util/util_foreach.h"
#include "util/util_path.h"
#include "util/util_transform.h"