From 2b024294c4517190ba3ba3d24e90fb2ad435af81 Mon Sep 17 00:00:00 2001 From: John Darrington Date: Sat, 2 Jul 2011 14:01:09 +0200 Subject: [PATCH] For consistency with other files use <> instead of "" --- src/language/stats/flip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/language/stats/flip.c b/src/language/stats/flip.c index 6049f1fa..283a2266 100644 --- a/src/language/stats/flip.c +++ b/src/language/stats/flip.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "config.h" +#include #include #include -- 2.30.2