Update all #include directives to the currently preferred style.
[pspp-builds.git] / src / output / output-item.h
index 57ced30323ff57fa488be7f9a9055b9b839bc204..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
         - Charts (see output/chart-item.h).
 
         - Text strings (see output/text-item.h).
+
+        - Messages (see output/message-item.h).
 */
 
-#include <libpspp/cast.h>
 #include <stdbool.h>
+#include "libpspp/cast.h"
 
 /* A single output item. */
 struct output_item