Revision: 720
          http://rpy.svn.sourceforge.net/rpy/?rev=720&view=rev
Author:   eddelbuettel
Date:     2008-12-17 12:20:32 +0000 (Wed, 17 Dec 2008)

Log Message:
-----------
replace include for Rdevices with include for Rembedded

Modified Paths:
--------------
    trunk/rpy/src/RPy.h

Modified: trunk/rpy/src/RPy.h
===================================================================
--- trunk/rpy/src/RPy.h 2008-12-17 12:19:52 UTC (rev 719)
+++ trunk/rpy/src/RPy.h 2008-12-17 12:20:32 UTC (rev 720)
@@ -81,7 +81,7 @@
 #  endif
 #endif  /* _WIN32 */
 
-#include <Rdevices.h> /* must follow Graphics.h */
+#include <Rembedded.h> /* must follow Graphics.h */
 
 
 /* Missing definitions from Rinterface.h or RStartup.h */


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to