Update of /cvsroot/simspark/simspark/spark/kerosin
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv27846
Modified Files:
Tag: projectx
kerosin.h
Log Message:
register MaterialExporter
Index: kerosin.h
===================================================================
RCS file: /cvsroot/simspark/simspark/spark/kerosin/kerosin.h,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.1.2.1
diff -C2 -d -r1.1.2.1 -r1.1.2.1.2.1
*** kerosin.h 10 Feb 2007 16:15:38 -0000 1.1.2.1
--- kerosin.h 8 May 2007 03:37:38 -0000 1.1.2.1.2.1
***************
*** 54,57 ****
--- 54,58 ----
#include "materialserver/material2dtexture.h"
#include "materialserver/materialsolid.h"
+ #include "materialserver/materialexporter.h"
// scene graph
|