Make qmake still build with the new version stuff
[quassel.git] / build / modules / module.pri
index cc452f8..6dc018d 100644 (file)
@@ -46,7 +46,7 @@ include(../contrib/contrib.pri)
 for(dep, DEPMOD) {
   INCLUDEPATH *= $$SRCPATH/$$dep
 }
-INCLUDEPATH *= $$MODPATH  # and don't forget our own dir
+INCLUDEPATH *= $$MODPATH ../../  # and don't forget our own dir
 
 # Now prefix all filenames with the correct dirname