Update all #include directives to the currently preferred style.
[pspp-builds.git] / src / output / output-item-provider.h
index a810f97c7d2627ae60bc49631b4554c68e408ebe..1273f13419df8819c139f7fd07a60d60ff9dfd49 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
@@ -17,7 +17,7 @@
 #ifndef OUTPUT_ITEM_PROVIDER_H
 #define OUTPUT_ITEM_PROVIDER_H 1
 
-#include <output/output-item.h>
+#include "output/output-item.h"
 
 /* Class structure for an output item.