Without HAVE_SYS_TYPES_H or HAVE_SYS_WAIT_H, in connect_debugger we
[pspp] / src / output / charts / barchart.h
index 97fd758bfa29ad6da84257fe57ef6f70967d16f3..6eccc47a0237dce1af5e9efd0255ef2cbb8c3530 100644 (file)
@@ -1,6 +1,5 @@
 /* PSPP - computes sample statistics.
    Copyright (C) 2004 Free Software Foundation, Inc.
-   Written by John Darrington <john@darrington.wattle.id.au>
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
@@ -20,7 +19,7 @@
 #ifndef BARCHART_H
 #define BARCHART_H
 
-#include "chart.h"
+#include <output/chart.h>
 
 enum  bar_opts {
   BAR_GROUPED =  0,