summaryrefslogtreecommitdiff
path: root/src/options/module_template.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/options/module_template.cpp')
-rw-r--r--src/options/module_template.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/options/module_template.cpp b/src/options/module_template.cpp
index e0b3f79d1..0a4d594b2 100644
--- a/src/options/module_template.cpp
+++ b/src/options/module_template.cpp
@@ -15,6 +15,7 @@
* For each <module>_options.toml configuration file, mkoptions.py
* expands this template and generates a <module>_options.cpp file.
*/
+#include "${header}$"
#include <iostream>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback