ui/ui/graphics.h

changeset 96
93785a7bda56
parent 95
29f5cd5f5367
child 114
909fe96e5659
--- a/ui/ui/graphics.h	Sun Nov 29 17:22:15 2015 +0100
+++ b/ui/ui/graphics.h	Sun Nov 29 20:03:06 2015 +0100
@@ -26,8 +26,8 @@
  * POSSIBILITY OF SUCH DAMAGE.
  */
 
-#ifndef GRAPHICS_H
-#define	GRAPHICS_H
+#ifndef UI_GRAPHICS_H
+#define	UI_GRAPHICS_H
 
 #include "toolkit.h"
 
@@ -67,5 +67,5 @@
 }
 #endif
 
-#endif	/* GRAPHICS_H */
+#endif	/* UI_GRAPHICS_H */
 

mercurial