summaryrefslogtreecommitdiff
path: root/cli/runtime-header.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-11-15 16:57:48 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-11-15 16:57:48 +0200
commitbe3dc4cee63da92cfa1fa44a0bf90ab11ec7aaca (patch)
treee74b26a798e0ff71bc140bbba3ea30e2eb3ac3e3 /cli/runtime-header.cxx
parentf8c61f71ebf44572c9e865a620dc053e94371beb (diff)
Start switch to build2
Diffstat (limited to 'cli/runtime-header.cxx')
-rw-r--r--cli/runtime-header.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/runtime-header.cxx b/cli/runtime-header.cxx
index 50281fa..696f1db 100644
--- a/cli/runtime-header.cxx
+++ b/cli/runtime-header.cxx
@@ -3,7 +3,7 @@
// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
// license : MIT; see accompanying LICENSE file
-#include "runtime-header.hxx"
+#include <cli/runtime-header.hxx>
using namespace std;