From 2e5bed84841f33ff28dd95b77b555720c875a286 Mon Sep 17 00:00:00 2001 From: Pixel Date: Mon, 29 Oct 2001 15:44:12 +0000 Subject: Beginning task manager --- include/Message.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/Message.h') diff --git a/include/Message.h b/include/Message.h index 1cdb297..888d0be 100644 --- a/include/Message.h +++ b/include/Message.h @@ -2,9 +2,9 @@ #define __MESSAGE_H__ #ifdef __cplusplus -#include "Exceptions.h" #include "Action.h" #include "String.h" +#include "Exceptions.h" /* * Cette classe sert a afficher un message. -- cgit v1.2.3