summaryrefslogtreecommitdiff
path: root/modules/mod-test/mod-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mod-test/mod-test.c')
-rw-r--r--modules/mod-test/mod-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mod-test/mod-test.c b/modules/mod-test/mod-test.c
index 2de53152b1b..db5516ee553 100644
--- a/modules/mod-test/mod-test.c
+++ b/modules/mod-test/mod-test.c
@@ -1,6 +1,6 @@
#include <assert.h>
#include <stdio.h>
-#include <emacs_module.h>
+#include <module.h>
int plugin_is_GPL_compatible;