Update all #include directives to the currently preferred style.
[pspp-builds.git] / src / data / casereader-select.c
index d75a605b01349eef258f0fdbe9d04994553e68bc..26accb4107a1074fc7273b74ad9c3b0edae27e2f 100644 (file)
@@ -1,5 +1,5 @@
 /* PSPP - a program for statistical analysis.
-   Copyright (C) 2009, 2010 Free Software Foundation, Inc.
+   Copyright (C) 2009, 2010, 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
@@ -16,7 +16,7 @@
 
 #include <config.h>
 
-#include <data/casereader-provider.h>
+#include "data/casereader-provider.h"
 
 #include "gl/xalloc.h"