summaryrefslogtreecommitdiff
path: root/canevas.h
diff options
context:
space:
mode:
Diffstat (limited to 'canevas.h')
-rw-r--r--canevas.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/canevas.h b/canevas.h
index 21ed457..1833e52 100644
--- a/canevas.h
+++ b/canevas.h
@@ -7,8 +7,8 @@
* Ce fichier fait partie de la distribution de Graphicus.
********/
-#ifndef DESSIN_H
-#define DESSIN_H
+#ifndef __DESSIN_H__
+#define __DESSIN_H__
#include <iostream>
#include "forme.h"