aboutsummaryrefslogtreecommitdiff
path: root/elisp.h
diff options
context:
space:
mode:
authorLukas Fürmetz <fuermetz@mailbox.org>2018-10-24 19:42:32 +0200
committerLukas Fürmetz <fuermetz@mailbox.org>2018-10-24 19:43:02 +0200
commit17e1cd6692acdf2af576382c847e12cf15c00de1 (patch)
treefd813d187c49f990c86c6b3d26bd867ff5c75475 /elisp.h
parentb0a463c0d404a2e53f07a869c0945eb1f08a994a (diff)
Bundle emacs-module header
Diffstat (limited to 'elisp.h')
-rw-r--r--elisp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/elisp.h b/elisp.h
index 35533d9..275581e 100644
--- a/elisp.h
+++ b/elisp.h
@@ -2,7 +2,7 @@
#define ELISP_H
#include "vterm.h"
-#include <emacs-module.h>
+#include "emacs-module.h"
// Emacs symbols
emacs_value Qt;