2 * AxWin Window Manager Interface Library
3 * By John Hodge (thePowersGang)
4 * This file is published under the terms of the Acess Licence. See the
5 * file COPYING for details.
7 * common.h - Internal Variable and Constant definitions
13 #include <acess/sys.h>
14 #include <axwin2/axwin.h>
24 extern int giAxWin_Mode;
25 extern int giAxWin_PID;