summaryrefslogtreecommitdiff
path: root/include/Input.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/Input.h
parente57c35f00e5eba0ee5199997238cf3179a89c4d2 (diff)
Cleaning includes, progressing taskman...
Diffstat (limited to 'include/Input.h')
-rw-r--r--include/Input.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/Input.h b/include/Input.h
index 1beb1b5..f9a3df5 100644
--- a/include/Input.h
+++ b/include/Input.h
@@ -2,8 +2,8 @@
#define __INPUT_H__
#ifdef __cplusplus
-#include "String.h"
-#include "Handle.h"
+#include <String.h>
+#include <Handle.h>
/*
* Cette classe sert à créer un fichier ouvert en lecture.