Update all #include directives to the currently preferred style.
[pspp-builds.git] / src / output / output-item.h
index b45e008720dee14132c1d03ee25ad49df982915a..13a5c34a74348d3361653d8b3842071b033a2097 100644 (file)
@@ -1,5 +1,5 @@
 /* PSPP - a program for statistical analysis.
-   Copyright (C) 2009 Free Software Foundation, Inc.
+   Copyright (C) 2009, 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
@@ -31,8 +31,8 @@
         - Messages (see output/message-item.h).
 */
 
-#include <libpspp/cast.h>
 #include <stdbool.h>
+#include "libpspp/cast.h"
 
 /* A single output item. */
 struct output_item