Changed include paths to be explicitly specified in the #include directive.
[pspp-builds.git] / src / math / percentiles.h
index 8f4271f56753a8e7c7e047df04958ff30eed9faa..efe26918b976272d05c6f4048372b8c1516b0028 100644 (file)
@@ -22,7 +22,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 #define PERCENTILES_H
 
 
-#include "hash.h"
+#include <libpspp/hash.h>
 
 struct weighted_value ;