diff -r dfaa6f918ad2 -r 571a9deffeac QTfrontend/xfire.cpp --- a/QTfrontend/xfire.cpp Fri Feb 19 02:19:47 2010 +0000 +++ b/QTfrontend/xfire.cpp Sat Feb 20 09:33:20 2010 +0000 @@ -20,7 +20,7 @@ #include #include "xfire.h" -#include "xfiregameclient.h" +#include "../misc/xfire/xfiregameclient.h" // use_xfire: stores if xfire is loaded and functions should do something at all bool use_xfire = false;