blob: 333d43f91776b3776fc1f88a2401b5d408ff5a4c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- src/RPy.h.orig 2008-12-17 16:53:19.000000000 +0800
+++ src/RPy.h 2008-12-17 16:53:35.000000000 +0800
@@ -74,7 +74,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 */
|