]> git.lyx.org Git - lyx.git/blobdiff - src/sp_base.h
John's Layout Tabular UI improvements and Martins fixes to clearing the
[lyx.git] / src / sp_base.h
index 413251d33354c81872d09bb3bce04318f765c7cc..05acee545353de40a471b16f0f32895f7ec89f67 100644 (file)
@@ -1,6 +1,9 @@
 #ifndef SP_BASE_H
 #define SP_BASE_H
 
+// needed for pid_t typedef
+#include <sys/types.h>
+
 class BufferParams;
 
 class SpellBase