]> 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 558f24266024e77eb23037b4e3382d94a47c174f..3b8803eb44c6ba3dbfede3dd346b2040017bd2ca 100644 (file)
@@ -28,7 +28,7 @@
  * @author Jonathan Hui <jwhui@cs.berkeley.edu>
  */
 
-includes InternalFlash;
+#include <InternalFlash.h>
 
 module InternalFlashC {
   provides interface InternalFlash;