Merge "Fix wrong ZipEntry example in header file" into tizen_2.1
[platform/framework/native/appfw.git] / inc / FIo.h
index d5babaa..1f403ca 100644 (file)
--- a/inc/FIo.h
+++ b/inc/FIo.h
@@ -1,5 +1,4 @@
 //
-// Open Service Platform
 // Copyright (c) 2012 Samsung Electronics Co., Ltd.
 //
 // Licensed under the Apache License, Version 2.0 (the License);
@@ -17,9 +16,9 @@
 
 /**
  * @file       FIo.h
- * @brief      This is the header file for the Tizen::Io namespace.
+ * @brief      This is the header file for the %Io namespace.
  *
- * This header file contains the declarations of the Tizen::Io namespace.
+ * This header file contains the declarations of the %Io namespace.
  */
 
 #ifndef _FIO_H_
@@ -46,6 +45,7 @@
 #include <FIoISerialPortEventListener.h>
 #include <FIoIMmcStorageMountListener.h>
 #include <FIoIMmcStorageFormatListener.h>
+#include <FIoMemoryMappedFile.h>
 #include <FIoFileLock.h>
 #include <FIoDataRow.h>
 #include <FIoDataSetEnumerator.h>