From 17210112a18c67bcbf24217625153a37bb7b4801 Mon Sep 17 00:00:00 2001 From: Ton Roosendaal Date: Wed, 21 Dec 2005 23:39:20 +0000 Subject: Orange: Warning cleanup for Icons commit, missing declarations of some calls caused icon hashing not to work too. Runs smooth here :) --- source/blender/src/drawaction.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/src/drawaction.c') diff --git a/source/blender/src/drawaction.c b/source/blender/src/drawaction.c index 859760c7d03..3fa263ffb89 100644 --- a/source/blender/src/drawaction.c +++ b/source/blender/src/drawaction.c @@ -68,6 +68,7 @@ #include "BIF_editaction.h" #include "BIF_editkey.h" #include "BIF_interface.h" +#include "BIF_interface_icons.h" #include "BIF_gl.h" #include "BIF_glutil.h" #include "BIF_resources.h" -- cgit v1.2.3