[WM_ROT] Fixed floating mode window rotation bug that window doesn't send ROTATION_DO...
[platform/core/uifw/e17.git] / src / bin / e_fm_shared_device.h
1 #ifndef E_FM_SHARED_DEVICE_H
2 #define E_FM_SHARED_DEVICE_H
3
4 #include "e_fm_shared_types.h"
5
6 void _e_fm_shared_device_storage_free(E_Storage *s);
7 void _e_fm_shared_device_volume_free(E_Volume *v);
8
9 #endif