New attempt to get the svn revision into the AboutAROS requester.
[cake.git] / rom / intuition / refreshwindowframe.c
blobc3457a60d71d8f44fb644e3f9289fcaf9208e2d5
1 #ifdef __MORPHOS__
2 # include "refreshwindowframe_morphos.c"
3 #else
4 # include "refreshwindowframe_aros.c"
5 #endif