diff options
Diffstat (limited to 'libbuild2/cc')
-rw-r--r-- | libbuild2/cc/common.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/cc/common.hxx b/libbuild2/cc/common.hxx index b47f225..0b04990 100644 --- a/libbuild2/cc/common.hxx +++ b/libbuild2/cc/common.hxx @@ -382,6 +382,6 @@ namespace build2 } } -#include <libbuild2/cc/common.hxx> +#include <libbuild2/cc/common.txx> #endif // LIBBUILD2_CC_COMMON_HXX |