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/src/cre/license_key.c')
-rw-r--r--source/blender/src/cre/license_key.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/src/cre/license_key.c b/source/blender/src/cre/license_key.c
index ac4cc0714e5..4daa7628f53 100644
--- a/source/blender/src/cre/license_key.c
+++ b/source/blender/src/cre/license_key.c
@@ -38,7 +38,7 @@
#include <stdio.h>
#include <string.h>
#include "BLO_readfile.h"
-#include "BLO_keyStore.h"
+//#include "BLO_keyStore.h"
#ifdef HAVE_CONFIG_H
#include <config.h>