screen 头文件整改

Signed-off-by: qinlong0101 <qinlong15@huawei.com>
This commit is contained in:
qinlong0101
2022-07-12 15:11:17 +08:00
parent a96cfc8757
commit dc8fb7728f
4 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
*/
#include "dscreen_hisysevent.h"
#include <unistd.h>
#include "hisysevent.h"
#include "dscreen_errcode.h"
#include "dscreen_log.h"
@@ -15,7 +15,9 @@
#include "dscreen_sink_proxy.h"
#include "parcel.h"
#include "iremote_object.h"
#include "message_option.h"
#include "message_parcel.h"
#include "dscreen_errcode.h"
#include "dscreen_log.h"
@@ -15,6 +15,8 @@
#include "dscreen_source_callback.h"
#include "utility"
#include "dscreen_errcode.h"
#include "dscreen_log.h"
@@ -15,7 +15,10 @@
#include "dscreen_source_proxy.h"
#include "parcel.h"
#include "idscreen_source_callback.h"
#include "iremote_object.h"
#include "message_option.h"
#include "message_parcel.h"
#include "dscreen_errcode.h"
#include "dscreen_log.h"