summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el index ac830c2..357f7da 100644 --- a/init.el +++ b/init.el
@@ -46,7 +46,7 @@
46 (normal-top-level-add-subdirs-to-load-path)) 46 (normal-top-level-add-subdirs-to-load-path))
47 47
48;;;; Private stuff 48;;;; Private stuff
49(require 'acdw-private) 49(acdw/require-private)
50 50
51 51
52;;;; Utility functions and variables 52;;;; Utility functions and variables