From 0e2a76d4b1dbeac8007b3ed850dd07b32bdc8252 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Hord=C3=A9?= Date: Mon, 2 Apr 2007 14:32:50 +0000 Subject: [PATCH] style: Reformatage de la librairie 3D --- lib/3d.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/3d.c b/lib/3d.c index 832b2af..1e51ac1 100644 --- a/lib/3d.c +++ b/lib/3d.c @@ -1,5 +1,5 @@ -#include "3d.h" -#include "vga.h" -#include "types.h" -#include "video.h" -#include "graph.h" +#include "3d.h" +#include "vga.h" +#include "types.h" +#include "video.h" +#include "graph.h"