2001-12-10 Michael Meeks <michael@ximian.com>
[platform/core/uifw/at-spi2-atk.git] / cspi / spi-impl.h
index bc39c4a..5f6ff70 100644 (file)
@@ -24,6 +24,6 @@ typedef Accessible GenericInterface;
 typedef struct _CSpiEventListener     AccessibleEventListener;
 typedef struct _CSpiKeystrokeListener AccessibleKeystrokeListener;
 
-typedef unsigned int boolean;
+typedef unsigned int SPIBoolean;
 
 #endif