Fixed compile of the minimal version after a clean.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4047 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2011-02-22 14:51:03 +00:00
parent 827dbd8cf3
commit 3be6ddb8df
4 changed files with 10 additions and 2 deletions

View file

@ -35,9 +35,9 @@
#endif
#include "RsAutoUpdatePage.h"
#include "MainWindow.h"
#ifndef MINIMAL_RSGUI
#include "MainWindow.h"
#include "toaster/OnlineToaster.h"
#include "toaster/MessageToaster.h"
#include "toaster/DownloadToaster.h"