[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[vidalia-svn] r1985: Whoops, missed one. (This should've been included in the pre (in trunk: . src/gui)



Author: edmanm
Date: 2007-10-09 23:38:52 -0400 (Tue, 09 Oct 2007)
New Revision: 1985

Modified:
   trunk/
   trunk/src/gui/mainwindow.h
Log:
 r2017@lysithea:  edmanm | 2007-10-09 23:26:22 -0400
 Whoops, missed one. (This should've been included in the previous commit.)



Property changes on: trunk
___________________________________________________________________
 svk:merge ticket from /local/vidalia/trunk [r2017] on dc66be73-d13e-47ba-a267-8dc7cda68c65

Modified: trunk/src/gui/mainwindow.h
===================================================================
--- trunk/src/gui/mainwindow.h	2007-10-10 03:38:40 UTC (rev 1984)
+++ trunk/src/gui/mainwindow.h	2007-10-10 03:38:52 UTC (rev 1985)
@@ -30,7 +30,7 @@
 
 #include <QMainWindow>
 
-#include <control/torcontrol.h>
+#include <torcontrol.h>
 
 /* QSystemTrayIcon appeared in Qt 4.2, but we need a bugfix to it on Mac 
  * that won't appear until Qt 4.2.2. */