]> git.lyx.org Git - lyx.git/blobdiff - src/ServerSocket.cpp
this we don't need anymore
[lyx.git] / src / ServerSocket.cpp
index d84349e1f4cd829392bb656f5578c24b3b8f50a0..47e800a8eb49ca1b39557fa993484c95bb108a09 100644 (file)
 
 #include "ServerSocket.h"
 
-#include "support/debug.h"
 #include "FuncRequest.h"
 #include "LyXAction.h"
 #include "LyXFunc.h"
 
 #include "frontends/Application.h"
 
+#include "support/debug.h"
 #include "support/environment.h"
 #include "support/FileName.h"
 #include "support/socktools.h"