QTfrontend/xfire.cpp
changeset 2830 571a9deffeac
parent 2821 67815ee123d7
child 2948 3f21a9dc93d0
--- 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 <stdio.h>
 
 #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;