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:
-rw-r--r--source/blender/include/BIF_space.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/include/BIF_space.h b/source/blender/include/BIF_space.h
index d582627ed21..952f382fa72 100644
--- a/source/blender/include/BIF_space.h
+++ b/source/blender/include/BIF_space.h
@@ -38,6 +38,7 @@ struct ScrArea;
struct SpaceButs;
struct View2D;
struct BWinEvent;
+struct SpaceOops;
#define REMAKEIPO 1
#define OOPS_TEST 2