summaryrefslogtreecommitdiff
path: root/include/feedback.h
diff options
context:
space:
mode:
authorpr.jung <pr.jung@samsung.com>2017-07-06 11:11:19 +0900
committerHyotaek Shim <hyotaek.shim@samsung.com>2017-07-07 14:28:24 +0900
commitd291565b0357810347bb33f8e7cb7dcbccc11da7 (patch)
tree952273bebdf3cee6617021426610b68e24a096b6 /include/feedback.h
parentb9a5d29426b943f85b7505960437cca43314b97c (diff)
downloadlibsvi-d291565b0357810347bb33f8e7cb7dcbccc11da7.tar.gz
libsvi-d291565b0357810347bb33f8e7cb7dcbccc11da7.tar.bz2
libsvi-d291565b0357810347bb33f8e7cb7dcbccc11da7.zip
Seperate internal pattern enumerations for each profile
Change-Id: Ib49c8a0f3212434f5da6efaba29664fbf9ce2d41 Signed-off-by: pr.jung <pr.jung@samsung.com> Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
Diffstat (limited to 'include/feedback.h')
-rw-r--r--include/feedback.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/feedback.h b/include/feedback.h
index 3fcff64..ae15e62 100644
--- a/include/feedback.h
+++ b/include/feedback.h
@@ -23,6 +23,7 @@
#include <tizen.h>
#include <tizen_error.h>
#include "feedback-ids.h"
+#include "feedback-ids-internal.h"
#ifdef __cplusplus