diff --git a/xwords4/wince/ceclrsel.h b/xwords4/wince/ceclrsel.h index 986c148d7..33813ce20 100644 --- a/xwords4/wince/ceclrsel.h +++ b/xwords4/wince/ceclrsel.h @@ -25,7 +25,7 @@ #include "xptypes.h" #include "cemain.h" -XP_Bool ceDoColorsEdit( HWND hwnd, CEAppGlobals* globals ); +XP_Bool ceDoColorsEdit( HWND hwnd, CEAppGlobals* globals, COLORREF* colors ); #endif