From efe6acb58aea0a89716a71c4bc9b06f5ed77e16f Mon Sep 17 00:00:00 2001 From: Kent Mein Date: Tue, 23 Dec 2008 15:53:46 +0000 Subject: [PATCH] Fix for makefiles (was missing rna include) Kent --- source/blender/editors/space_action/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/source/blender/editors/space_action/Makefile b/source/blender/editors/space_action/Makefile index b737a3dc9d5..840f31b8a40 100644 --- a/source/blender/editors/space_action/Makefile +++ b/source/blender/editors/space_action/Makefile @@ -46,6 +46,7 @@ CPPFLAGS += -I../../blenlib CPPFLAGS += -I../../makesdna CPPFLAGS += -I../../imbuf CPPFLAGS += -I../../python +CPPFLAGS += -I../../makesrna CPPFLAGS += -I$(NAN_GUARDEDALLOC)/include # own include