compile fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15226 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Georg Baum 2006-10-03 20:03:25 +00:00
parent 368f6a53a8
commit b9f008e2ba
2 changed files with 3 additions and 0 deletions

View File

@ -46,6 +46,7 @@
#include "controllers/frnt_lang.h"
#include "controllers/helper_funcs.h"
#include "frontends/Application.h"
#include "frontends/lyx_gui.h"
#include <qcheckbox.h>

View File

@ -16,6 +16,8 @@
#include "qt_helpers.h"
#include "lyx_gui.h"
#include "frontends/Application.h"
#include "controllers/ControlViewSource.h"
#include <sstream>