Update all #include directives to the currently preferred style.
[pspp-builds.git] / src / language / stats / cochran.h
index 1ea75053b5b2119080f48487d1cbfcfb2da145e7..db42cc3c0b31c52fdad4873ef94bd8ba5779b295 100644 (file)
@@ -1,5 +1,5 @@
 /* PSPP - a program for statistical analysis.
-   Copyright (C) 2010 Free Software Foundation, Inc.
+   Copyright (C) 2010, 2011 Free Software Foundation, Inc.
 
    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
@@ -19,7 +19,7 @@
 
 #include <stddef.h>
 #include <stdbool.h>
-#include <language/stats/npar.h>
+#include "language/stats/npar.h"