X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FFloatList.h;h=94eb53ee89b434e6b70e1ddc59792c4a19cc43ca;hb=9ee46b846e5e84ad40ceda4f4af94aeb86cd90a2;hp=212050f4e15105a48b0c2277b6fdda28d2ef2d0b;hpb=44cd0fc9a1687cc63911c7f98d978594458e7813;p=lyx.git diff --git a/src/FloatList.h b/src/FloatList.h index 212050f4e1..94eb53ee89 100644 --- a/src/FloatList.h +++ b/src/FloatList.h @@ -12,10 +12,11 @@ #ifndef FLOATLIST_H #define FLOATLIST_H -#include +#include "Floating.h" +#include +#include -class Floating; /// class FloatList {