Update all #include directives to the currently preferred style.
[pspp-builds.git] / src / data / casewriter-provider.h
index 7231a1f3bbfc1af5580547ae723090f03035f098..822edfd0da59ee284bb57f70c0f8613c81eca0b4 100644 (file)
@@ -1,5 +1,5 @@
 /* PSPP - a program for statistical analysis.
-   Copyright (C) 2006, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2006, 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 DATA_CASEWRITER_PROVIDER_H
 #define DATA_CASEWRITER_PROVIDER_H 1
 
-#include <data/casewriter.h>
+#include "data/casewriter.h"
 
 struct casewriter_class
   {