summaryrefslogtreecommitdiff
path: root/cli/runtime-header.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cli/runtime-header.hxx')
-rw-r--r--cli/runtime-header.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/runtime-header.hxx b/cli/runtime-header.hxx
index 5c7d41f..83b4be1 100644
--- a/cli/runtime-header.hxx
+++ b/cli/runtime-header.hxx
@@ -6,7 +6,7 @@
#ifndef CLI_RUNTIME_HEADER_HXX
#define CLI_RUNTIME_HEADER_HXX
-#include "context.hxx"
+#include <cli/context.hxx>
void
generate_runtime_header (context&);