Removed RCS-style IDs.
[ruby-ecore.git] / src / ecore_evas / rb_ecore_evas_main.h
index 8817478af64debb02fe89f08d44daf7a33b1209f..d2a0709142d82630786b6f582825918a695514ca 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id: rb_ecore_evas_main.h 77 2004-08-19 17:39:29Z tilman $
- *
  * Copyright (C) 2004 ruby-ecore team (see AUTHORS)
  *
  * This library is free software; you can redistribute it and/or
@@ -21,7 +19,7 @@
 #ifndef __RB_ECORE_EVAS_MAIN_H
 #define __RB_ECORE_EVAS_MAIN_H
 
-VALUE mEvas;
+VALUE mEvas, cWindow;
 
 #endif