Update all #include directives to the currently preferred style.
[pspp-builds.git] / src / data / scratch-handle.c
index 66819369c162d9a8b857d9bfb7cd78f0e12380c9..a95f2cc29d168775005fbcccf56a51a9223e14e0 100644 (file)
@@ -1,5 +1,5 @@
 /* PSPP - a program for statistical analysis.
-   Copyright (C) 2006 Free Software Foundation, Inc.
+   Copyright (C) 2006, 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
    along with this program.  If not, see <http://www.gnu.org/licenses/>. */
 
 #include <config.h>
+
+#include "data/scratch-handle.h"
+
 #include <stdlib.h>
-#include <data/casereader.h>
-#include <data/scratch-handle.h>
-#include <data/dictionary.h>
+
+#include "data/casereader.h"
+#include "data/dictionary.h"
 
 /* Destroys HANDLE. */
 void