[Release] wrt_0.8.166 for tizen_2.1 branch
[platform/framework/web/wrt.git] / src / wrt-launchpad-daemon / include / config.h
similarity index 90%
rename from src/wrt-launchpad-daemon/launchpad_src/config.h
rename to src/wrt-launchpad-daemon/include/config.h
index a177ff5..dd2b4c5 100644 (file)
@@ -14,6 +14,9 @@
  *    limitations under the License.
  */
 
+#ifndef __LAUNCHPAD_CONFIG_H_
+#define __LAUNCHPAD_CONFIG_H_
+
 #define LAUNCHPAD_LOG
 #define DAC_ACTIVATE
 #define PRELOAD_ACTIVATE
@@ -22,3 +25,4 @@
 /*#define HEAPDGB_ACTIVATE*/
 /*#define PERF_ACTIVATE*/
 
+#endif // __LAUNCHPAD_CONFIG_H_
\ No newline at end of file