diff options
Diffstat (limited to 'mod/diagnostics.cxx')
-rw-r--r-- | mod/diagnostics.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/diagnostics.cxx b/mod/diagnostics.cxx index 066c4b2..c2f3f52 100644 --- a/mod/diagnostics.cxx +++ b/mod/diagnostics.cxx @@ -2,7 +2,7 @@ // copyright : Copyright (c) 2014-2017 Code Synthesis Ltd // license : MIT; see accompanying LICENSE file -#include <mod/diagnostics> +#include <mod/diagnostics.hxx> using namespace std; |