From a74dab86ee3bad8cefff8d0fa3b7ab54c8e2158f Mon Sep 17 00:00:00 2001 From: Sergey Sharybin Date: Tue, 16 Aug 2016 14:40:23 +0200 Subject: Fix redundant declarations after recent changes in GPU debug --- source/blender/gpu/GPU_debug.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/blender/gpu/GPU_debug.h') diff --git a/source/blender/gpu/GPU_debug.h b/source/blender/gpu/GPU_debug.h index ec0db43c38c..61b2bc591ce 100644 --- a/source/blender/gpu/GPU_debug.h +++ b/source/blender/gpu/GPU_debug.h @@ -34,8 +34,6 @@ #include "GPU_glew.h" -#include "BLI_utildefines.h" - #ifdef __cplusplus extern "C" { #endif -- cgit v1.2.3