Update all #include directives to the currently preferred style.
[pspp-builds.git] / src / libpspp / stringi-map.h
index bc01e721cd92a735a7c06ff2a61e1f8bf699605c..1c4894b411bb8a8cae193635572756ccabf27e09 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
@@ -23,7 +23,7 @@
    key-value pairs. */
 
 #include <stdbool.h>
-#include <libpspp/hmap.h>
+#include "libpspp/hmap.h"
 
 struct string_set;
 struct stringi_set;