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:
authorJoshua Leung <aligorith@gmail.com>2007-10-03 07:50:46 +0400
committerJoshua Leung <aligorith@gmail.com>2007-10-03 07:50:46 +0400
commitba1f2248d0429593d5623dc49d43061ac41d3053 (patch)
tree312e3757d4922ed97270d55f2b2e549726f7443f /source/blender/src/header_image.c
parent5d660bba71138da32d2a73f0b3d736979588fb18 (diff)
Weekly purge of compiler warnings
Diffstat (limited to 'source/blender/src/header_image.c')
-rw-r--r--source/blender/src/header_image.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/src/header_image.c b/source/blender/src/header_image.c
index be33e5e2a00..ae48e8e863d 100644
--- a/source/blender/src/header_image.c
+++ b/source/blender/src/header_image.c
@@ -69,6 +69,7 @@
#include "BIF_butspace.h"
#include "BIF_drawimage.h"
#include "BIF_editsima.h"
+#include "BIF_imasel.h"
#include "BIF_interface.h"
#include "BIF_resources.h"
#include "BIF_screen.h"