X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Flyxtextclasslist.h;h=978eb2afbe9640f5944fc361af20303eaa2d0244;hb=37e82a546392d43f787826b85481a11f2a27af15;hp=38d336b2fc207a7cbd51694f470192bb000cc99a;hpb=44cd0fc9a1687cc63911c7f98d978594458e7813;p=lyx.git diff --git a/src/lyxtextclasslist.h b/src/lyxtextclasslist.h index 38d336b2fc..978eb2afbe 100644 --- a/src/lyxtextclasslist.h +++ b/src/lyxtextclasslist.h @@ -12,13 +12,15 @@ #ifndef LYXTEXTCLASSLIST_H #define LYXTEXTCLASSLIST_H +#include "lyxtextclass.h" + #include "support/types.h" #include +#include #include -class LyXTextClass; class LyXLayout; /// Reads the style files