[Vm-dev] [commit][2684] header file name changed

commits at squeakvm.org commits at squeakvm.org
Sat Feb 16 01:22:12 UTC 2013


Revision: 2684
Author:   rowledge
Date:     2013-02-15 17:22:12 -0800 (Fri, 15 Feb 2013)
Log Message:
-----------
header file name changed

Modified Paths:
--------------
    trunk/platforms/RiscOS/plugins/ScratchPlugin/sqRPCScratchOps.c

Modified: trunk/platforms/RiscOS/plugins/ScratchPlugin/sqRPCScratchOps.c
===================================================================
--- trunk/platforms/RiscOS/plugins/ScratchPlugin/sqRPCScratchOps.c	2013-02-16 01:00:46 UTC (rev 2683)
+++ trunk/platforms/RiscOS/plugins/ScratchPlugin/sqRPCScratchOps.c	2013-02-16 01:22:12 UTC (rev 2684)
@@ -23,7 +23,7 @@
 // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 // DEALINGS IN THE SOFTWARE.
 
-#include "scratchOps.h"
+#include "ScratchPlugin.h"
 #include <stdlib.h>
 #include <string.h>
 #include <stdio.h>



More information about the Vm-dev mailing list