X-Git-Url: http://git.code-monkey.de/?p=ruby-ecore.git;a=blobdiff_plain;f=src%2Fecore%2Frb_ecore.h;h=2c5d8165dca4cb6905fbb389f679c48ea9ee4c30;hp=115aca81efc4fa0f133df4d2496b425f970d15f5;hb=4f5c88b4cfae4d5fb177710b09624f2e229d6a1b;hpb=094fc971409b22abd413ed08935786dba73a9062 diff --git a/src/ecore/rb_ecore.h b/src/ecore/rb_ecore.h index 115aca8..2c5d816 100644 --- a/src/ecore/rb_ecore.h +++ b/src/ecore/rb_ecore.h @@ -1,5 +1,5 @@ /* - * $Id: rb_ecore.h 40 2004-07-25 13:14:34Z tilman $ + * $Id: rb_ecore.h 45 2004-07-26 11:00:14Z tilman $ * * Copyright (C) 2004 Tilman Sauerbeck (tilman at code-monkey de) * @@ -52,6 +52,8 @@ \ return rb_str_new2 (buf); +#ifndef __RB_ECORE_C VALUE mEcore; +#endif #endif