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:
authorBrecht Van Lommel <brecht@blender.org>2020-04-16 19:09:38 +0300
committerBrecht Van Lommel <brecht@blender.org>2020-04-28 13:57:39 +0300
commit2580fa160289f2473b3b6222a62ab228634ecde1 (patch)
tree90e5b92b0bdd47752dc5e9bbd19361a496f08660 /intern/ghost/GHOST_IContext.h
parentb21a3e770277aef4d7a17b9b72c1c622493a5eb9 (diff)
Cleanup: remove STR_String usage from GHOST
Diffstat (limited to 'intern/ghost/GHOST_IContext.h')
-rw-r--r--intern/ghost/GHOST_IContext.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/intern/ghost/GHOST_IContext.h b/intern/ghost/GHOST_IContext.h
index 1225262a908..8c24261644a 100644
--- a/intern/ghost/GHOST_IContext.h
+++ b/intern/ghost/GHOST_IContext.h
@@ -26,7 +26,6 @@
#define __GHOST_IContext_H__
#include "GHOST_Types.h"
-#include "STR_String.h"
/**
* Interface for GHOST context.