Abdelrazak Younes wrote:
Index: lyxserver.C
===================================================================
Hum... please disregard the changes in this file which are obviously not
needed.
Abdel.
--- lyxserver.C (revision 15112)
+++ lyxserver.C (working copy)
@@ -39,13 +39,15 @@
#include <config.h>
-#include "lyxserver.h"
#include "debug.h"
#include "funcrequest.h"
#include "LyXAction.h"
#include "lyxfunc.h"
+
#include "support/lstrings.h"
#include "support/lyxlib.h"
+
+#include "frontends/Application.h"
#include "frontends/lyx_gui.h"
#include <boost/bind.hpp>