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:
Diffstat (limited to 'source/blender/editors/io/io_obj.h')
-rw-r--r--source/blender/editors/io/io_obj.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/io/io_obj.h b/source/blender/editors/io/io_obj.h
index cb9cdc8e74d..30857b33f21 100644
--- a/source/blender/editors/io/io_obj.h
+++ b/source/blender/editors/io/io_obj.h
@@ -9,3 +9,4 @@
struct wmOperatorType;
void WM_OT_obj_export(struct wmOperatorType *ot);
+void WM_OT_obj_import(struct wmOperatorType *ot);