Merge branch 'master' of github.com:thepowersgang/acess2
[tpg/acess2.git] / Usermode / Libraries / libaxwin2.so_src / common.h
index 28d2839..4e80c7f 100644 (file)
@@ -11,7 +11,7 @@
 
 // === Includes ===
 #include <acess/sys.h>
-#include <axwin/axwin.h>
+#include <axwin2/axwin.h>
 #include <stdlib.h>
 
 // === Constants ===
@@ -22,5 +22,6 @@ enum eAxWin_Modes
 
 // === Variables ===
 extern int     giAxWin_Mode;
+extern int     giAxWin_PID;
 
 #endif

UCC git Repository :: git.ucc.asn.au