summaryrefslogtreecommitdiff
path: root/daemon/modules.c
diff options
context:
space:
mode:
authoryoungsub ko <ys4610.ko@samsung.com>2013-03-22 11:46:54 +0900
committeryoungsub ko <ys4610.ko@samsung.com>2013-03-22 11:46:54 +0900
commitedb872737d8a3ea871ad64fa3088cb7046e7218e (patch)
treebd190efac76ef34d16a4b942c78a4a783b69e257 /daemon/modules.c
parent6a9e36faaabdcf45e2d76c01e5423819d6734f29 (diff)
downloadquickpanel-edb872737d8a3ea871ad64fa3088cb7046e7218e.tar.gz
quickpanel-edb872737d8a3ea871ad64fa3088cb7046e7218e.tar.bz2
quickpanel-edb872737d8a3ea871ad64fa3088cb7046e7218e.zip
sync with master branch
Diffstat (limited to 'daemon/modules.c')
-rwxr-xr-xdaemon/modules.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/daemon/modules.c b/daemon/modules.c
index a1ddd81..c3f0d5b 100755
--- a/daemon/modules.c
+++ b/daemon/modules.c
@@ -27,6 +27,7 @@
#ifdef QP_MINICTRL_ENABLE
extern QP_Module minictrl;
#endif /* QP_MINICTRL_ENABLE */
+
#ifdef QP_BRIGHTNESS_ENABLE
/* brightness */
extern QP_Module brightness_ctrl;