Fix glib inclusion issue
[platform/core/api/maps-service.git] / include / maps_plugin_types.h
index c8b30b2..67ac6c2 100644 (file)
@@ -17,6 +17,8 @@
 #ifndef __MAPS_PLUGIN_TYPES_H__
 #define __MAPS_PLUGIN_TYPES_H__
 
+#include <glib.h>
+
 #ifdef __cplusplus
 extern "C" {
 #endif
@@ -33,8 +35,6 @@ extern "C" {
  * @brief This provides API for using list of maps objects.
  */
 
-#include <glib.h>
-
 /**
  * @brief Structure of the coordinates list.
  * @since_tizen @if MOBILE 3.0 @elseif WEARABLE 2.3.2 @endif