summaryrefslogtreecommitdiff
path: root/helm-org.el
diff options
context:
space:
mode:
Diffstat (limited to 'helm-org.el')
-rw-r--r--helm-org.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm-org.el b/helm-org.el
index 0c309939..2067254f 100644
--- a/helm-org.el
+++ b/helm-org.el
@@ -16,7 +16,7 @@
;; along with this program. If not, see <http://www.gnu.org/licenses/>.
;;; Code:
-(eval-when-compile (require 'cl))
+(require 'cl-lib)
(require 'helm)
(require 'helm-plugin)
(require 'org)