]> git.lyx.org Git - lyx.git/blobdiff - src/support/forkedcallqueue.C
hopefully fix tex2lyx linking.
[lyx.git] / src / support / forkedcallqueue.C
index 8a51fcd18f7318ff7106092e4c5649f7f4988e9e..38b35ba8beb9c919d8eeeee2e32da71791e5d1d0 100644 (file)
 
 #include <config.h>
 
-#include "forkedcallqueue.h"
+#include "support/forkedcallqueue.h"
 
 #include "debug.h"
 
 #include <boost/bind.hpp>
-#include <boost/signals/signal2.hpp>
 
 
 using std::string;