Update all #include directives to the currently preferred style.
[pspp-builds.git] / src / data / case-tmpfile.h
index bbf736e3d13080f365c2932e4d65294ef63d2549..3659e5805e1e8a73c9a17c381c8ae8e1eff10768 100644 (file)
@@ -1,5 +1,5 @@
 /* PSPP - a program for statistical analysis.
-   Copyright (C) 2007, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2007, 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
@@ -29,7 +29,7 @@
 #ifndef DATA_CASE_TMPFILE_H
 #define DATA_CASE_TMPFILE_H 1
 
-#include <data/case.h>
+#include "data/case.h"
 
 struct caseproto;