summaryrefslogtreecommitdiff
path: root/include/Form.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/Form.h')
-rw-r--r--include/Form.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/Form.h b/include/Form.h
index 8a35898..e0bf75d 100644
--- a/include/Form.h
+++ b/include/Form.h
@@ -2,9 +2,10 @@
#define __FORM_H__
#ifdef __cplusplus
-#include "Exceptions.h"
#include "Action.h"
#include "String.h"
+#include "Exceptions.h"
+
/*
* Cette classe sert à afficher un formulaire de saisie.
* Constructeur: