Some weird CVS $id tag line got added on wrong place...?

This commit is contained in:
Ton Roosendaal 2004-12-27 20:02:27 +00:00
parent 610cec55c7
commit 66a516dc93
2 changed files with 2 additions and 2 deletions

@ -32,7 +32,7 @@
*/
#ifndef RENDER_H
#define RENDER_H "$Id$"
#define RENDER_H
/* ------------------------------------------------------------------------- */
/* This little preamble might be moved to a separate include. It contains */

@ -31,7 +31,7 @@
*/
#ifndef RENDER_TYPES_H
#define RENDER_TYPES_H "$Id$"
#define RENDER_TYPES_H
#include "DNA_scene_types.h"
#include "DNA_world_types.h"