diff --git a/WINGs/WINGs/WINGsP.h b/WINGs/WINGs/WINGsP.h index a619a702..33aa87ad 100644 --- a/WINGs/WINGs/WINGsP.h +++ b/WINGs/WINGs/WINGsP.h @@ -122,7 +122,7 @@ typedef struct W_DragDestinationInfo { } W_DragDestinationInfo; -struct W_DraggingInfo { +typedef struct W_DraggingInfo { unsigned char protocolVersion; /* version supported on the other side */ Time timestamp;