]> git.lyx.org Git - lyx.git/blobdiff - src/support/forkedcallqueue.h
make "make distcheck" work
[lyx.git] / src / support / forkedcallqueue.h
index 5d33034dc63b26e78bb54fd0aea38bfcaa5e1503..20b939791bd81432f643dcd00794306161774012 100644 (file)
@@ -18,7 +18,7 @@
 #ifndef FORKEDCALLQUEUE_H
 #define FORKEDCALLQUEUE_H
 
-#include "forkedcall.h"
+#include "support/forkedcall.h"
 
 #include <queue>
 #include <utility>