Author: hqm
Date: 2007-12-17 18:29:05 -0800 (Mon, 17 Dec 2007)
New Revision: 7579
Modified:
openlaszlo/branches/devildog/WEB-INF/lps/lfc/compiler/Library.lzs
Log:
missing double quotes
Modified: openlaszlo/branches/devildog/WEB-INF/lps/lfc/compiler/Library.lzs
===================================================================
--- openlaszlo/branches/devildog/WEB-INF/lps/lfc/compiler/Library.lzs
2007-12-18 02:18:01 UTC (rev 7578)
+++ openlaszlo/branches/devildog/WEB-INF/lps/lfc/compiler/Library.lzs
2007-12-18 02:29:05 UTC (rev 7579)
@@ -17,7 +17,7 @@
if ($swf9) {
// Class runtime for js2 runtimes
-#include compiler/platform/js2/Instance.js
+#include "compiler/platform/js2/Instance.js"
} else {
_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins