Committed patch #5636
[pspp-builds.git] / src / ui / gui / val-labs-dialog.h
index 85f1a6d31717bf0f48c1fcef553d02b2bde3a904..fe2c3bacf43ead5833ed7e3510835393a590fb13 100644 (file)
@@ -40,7 +40,7 @@ struct val_labs_dialog
 
 
   /* The variable to be updated */
-  struct PsppireVariable *pv;
+  struct variable *pv;
 
   /* Local copy of labels */
   struct val_labs *labs;