Added missing function declaration.

This commit is contained in:
Jeremy Sowden
2019-08-06 11:04:05 +01:00
committed by Carlos R. Mafra
parent be922384ac
commit b59273f199
+1
View File
@@ -82,6 +82,7 @@ void animateResize(WScreen *scr, int x, int y, int w, int h, int fx, int fy, int
void update_saved_geometry(WWindow *wwin);
void movePionterToWindowCenter(WWindow *wwin);
void moveBetweenHeads(WWindow *wwin, int direction);
#endif