X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/31ac11cc668bb8ecc1317fd2e8bd79b7925bceeb..0c61f9637a469ac7a28b5a329551b03e6ad14d62:/src/explain.c diff --git a/src/explain.c b/src/explain.c index 1b46d20..0f6b787 100644 --- a/src/explain.c +++ b/src/explain.c @@ -1,6 +1,6 @@ /* * Render C declarations as English. - * Copyright © 2011 Nick Bowler + * Copyright © 2011, 2021 Nick Bowler * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -15,6 +15,7 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ + #include #include #include @@ -23,7 +24,7 @@ #include #include "cdecl.h" -#include "output.h" +#include "cdecl-internal.h" /* * Renders the start of the thing being declared. If top is true, print