aboutsummaryrefslogtreecommitdiff
path: root/hcel.el
diff options
context:
space:
mode:
Diffstat (limited to 'hcel.el')
-rw-r--r--hcel.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/hcel.el b/hcel.el
index 43da466..885668d 100644
--- a/hcel.el
+++ b/hcel.el
@@ -26,6 +26,9 @@
;; You should have received a copy of the GNU Affero General Public
;; License along with hcel. If not, see <https://www.gnu.org/licenses/>.
+(require 'hcel-minor)
+(require 'hcel-outline)
+(require 'hcel-results)
(require 'hcel-source)
(require 'hcel-utils)