summaryrefslogtreecommitdiff
path: root/include/Form.h
diff options
context:
space:
mode:
authorPixel <Pixel>2001-11-12 22:20:50 +0000
committerPixel <Pixel>2001-11-12 22:20:50 +0000
commitae4d1cfcbbe4c6130bd6370a03f546993a37f567 (patch)
treea423eced8aab74e0ed121ad1b3e828247ac5bb34 /include/Form.h
parente57c35f00e5eba0ee5199997238cf3179a89c4d2 (diff)
Cleaning includes, progressing taskman...
Diffstat (limited to 'include/Form.h')
-rw-r--r--include/Form.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/Form.h b/include/Form.h
index e0bf75d..50b7e3c 100644
--- a/include/Form.h
+++ b/include/Form.h
@@ -2,9 +2,9 @@
#define __FORM_H__
#ifdef __cplusplus
-#include "Action.h"
-#include "String.h"
-#include "Exceptions.h"
+#include <Action.h>
+#include <String.h>
+#include <Exceptions.h>
/*
* Cette classe sert à afficher un formulaire de saisie.