ui/common/context.h

changeset 14
e2fd132ab781
parent 2
eeb50c534497
child 18
06be29a56f8b
--- a/ui/common/context.h	Sat Mar 29 19:12:07 2014 +0100
+++ b/ui/common/context.h	Mon Mar 31 20:22:16 2014 +0200
@@ -26,8 +26,8 @@
  * POSSIBILITY OF SUCH DAMAGE.
  */
 
-#ifndef VALUE_H
-#define	VALUE_H
+#ifndef UIC_CONTEXT_H
+#define	UIC_CONTEXT_H
 
 #include "../ui/toolkit.h"
 #include "../../ucx/map.h"
@@ -67,5 +67,5 @@
 }
 #endif
 
-#endif	/* VALUE_H */
+#endif	/* UIC_CONTEXT_H */
 

mercurial