]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/tosboot/avr/InternalFlashC.nc
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / tos / lib / tosboot / avr / InternalFlashC.nc
index 1d6d8fb8f4cdf23c22d917bb2c73800e8feba468..3b8803eb44c6ba3dbfede3dd346b2040017bd2ca 100644 (file)
@@ -1,6 +1,6 @@
 // $Id$
 
-/*                                                                     tab:2
+/*
  *
  *
  * "Copyright (c) 2000-2005 The Regents of the University  of California.  
@@ -28,7 +28,7 @@
  * @author Jonathan Hui <jwhui@cs.berkeley.edu>
  */
 
-includes InternalFlash;
+#include <InternalFlash.h>
 
 module InternalFlashC {
   provides interface InternalFlash;