]> git.draconx.ca Git - cdecl99.git/blobdiff - src/explain.c
Consolidate header files.
[cdecl99.git] / src / explain.c
index 1b46d20a98640d8890526577c5b3e4a2793a0db6..0f6b787afcb135122187322b668eb6f35813aa37 100644 (file)
@@ -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 <http://www.gnu.org/licenses/>.
  */
+
 #include <config.h>
 #include <stdio.h>
 #include <stdlib.h>
@@ -23,7 +24,7 @@
 #include <assert.h>
 
 #include "cdecl.h"
-#include "output.h"
+#include "cdecl-internal.h"
 
 /*
  * Renders the start of the thing being declared.  If top is true, print