set to null current mode after output update if output disconnected
[platform/core/uifw/libtdm.git] / client / tdm_monitor.c
index 60ce16d..b4ab390 100644 (file)
@@ -9,7 +9,7 @@
  *          Taeheon Kim <th908.kim@samsung.com>,
  *          YoungJun Cho <yj44.cho@samsung.com>,
  *          SooChan Lim <sc1.lim@samsung.com>,
- *          Boram Park <sc1.lim@samsung.com>
+ *          Boram Park <boram1288.park@samsung.com>
  *
  * Permission is hereby granted, free of charge, to any person obtaining a
  * copy of this software and associated documentation files (the
 #include "config.h"
 #endif
 
-#include <tdm_log.h>
-#include <tdm_macro.h>
-#include <tdm_list.h>
-#include <tdm-client-protocol.h>
+#include "tdm_log.h"
+#include "tdm_macro.h"
+#include "tdm_list.h"
+#include "tdm-client-protocol.h"
 
 #undef exit_if_fail
 #define exit_if_fail(cond) { \