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/img/intern/IMG_Types.h')
-rw-r--r--source/blender/img/intern/IMG_Types.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/img/intern/IMG_Types.h b/source/blender/img/intern/IMG_Types.h
index ce08cda3401..d4988d39dc6 100644
--- a/source/blender/img/intern/IMG_Types.h
+++ b/source/blender/img/intern/IMG_Types.h
@@ -35,10 +35,6 @@
#ifndef _H_IMG_Types
#define _H_IMG_Types
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
typedef int TInt32;
typedef unsigned char TUns8;
typedef unsigned int TUns32;