For consistency with other files use <> instead of ""
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 2 Jul 2011 12:01:09 +0000 (14:01 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 2 Jul 2011 12:01:09 +0000 (14:01 +0200)
src/language/stats/flip.c

index 6049f1fa9c9acfbde0cd035c808e849ccd067c65..283a2266a4568a5c57a8fe2354620cf51d51bf31 100644 (file)
@@ -14,7 +14,7 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>. */
 
-#include "config.h"
+#include <config.h>
 
 #include <ctype.h>
 #include <errno.h>