]> git.lyx.org Git - lyx.git/blobdiff - src/graphics/LoaderQueue.h
Fix crash with updateLabels(). I changed the the test in the assertion but endless...
[lyx.git] / src / graphics / LoaderQueue.h
index 8f886fac91df04092aee2e86182b8423e944badf..2259d74a2f0ebb239ccbdc78f395b6699d95d00b 100644 (file)
@@ -22,7 +22,7 @@
 #define LOADERQUEUE_H
 
 #include "GraphicsCache.h"
-#include "frontends/Timeout.h"
+#include "support/Timeout.h"
 
 #include <set>
 #include <queue>