X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2Finsetbutton.h;h=23f4e73f6a5e8457935924976b593030be4d916a;hb=487f6eb3b43746460d090f643cd1e39f2d93a74b;hp=93c6c8a4435d3e0e2c7d48b5add19252c6847d2e;hpb=83acbbd5237373926c629855379e1df9a04209b2;p=lyx.git diff --git a/src/insets/insetbutton.h b/src/insets/insetbutton.h index 93c6c8a443..23f4e73f6a 100644 --- a/src/insets/insetbutton.h +++ b/src/insets/insetbutton.h @@ -16,7 +16,7 @@ #pragma interface #endif -#include "lyxinset.h" +#include "inset.h" #include "LString.h" /** Used to provide an inset that looks like a button.