aboutsummaryrefslogtreecommitdiff
path: root/jobs/{{base}}.h.mustache
diff options
context:
space:
mode:
Diffstat (limited to 'jobs/{{base}}.h.mustache')
-rw-r--r--jobs/{{base}}.h.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/jobs/{{base}}.h.mustache b/jobs/{{base}}.h.mustache
index 65c79e24..a751df9d 100644
--- a/jobs/{{base}}.h.mustache
+++ b/jobs/{{base}}.h.mustache
@@ -6,7 +6,7 @@
{{/operations}}
{{#imports}}#include {{.}}
{{/imports}}
-{{#models}}#include "jobs/converters.h"
+{{#models}}#include "converters.h"
{{/models}}
namespace QMatrixClient
{