]> git.lyx.org Git - lyx.git/blobdiff - src/support/ProgressInterface.h
Cmake build: Testing
[lyx.git] / src / support / ProgressInterface.h
index 79e2e8b0542972b4ca01bd9126141ceee6e733d9..1efb79a7e3b6296875311eea692fb27b82175218 100644 (file)
@@ -12,7 +12,8 @@
 #ifndef LYX_SUPPORT_PROGRESSINTERFACE_H
 #define LYX_SUPPORT_PROGRESSINTERFACE_H
 
-class docstring;
+#include "support/strfwd.h"
+
 class QString;
 
 namespace lyx {