X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fcontrollers%2FControlPreamble.h;h=97f822a744d33705655fbdf904a6db431a01cf8b;hb=0705dae8a3a2bcdd6be55eb468547c1389e84d2c;hp=34d84349c7dfa86f3bd53d7f34c61896b3add3f8;hpb=99d1627a471b92f403598d03dfc861ddc3c11be0;p=lyx.git diff --git a/src/frontends/controllers/ControlPreamble.h b/src/frontends/controllers/ControlPreamble.h index 34d84349c7..97f822a744 100644 --- a/src/frontends/controllers/ControlPreamble.h +++ b/src/frontends/controllers/ControlPreamble.h @@ -6,7 +6,7 @@ * * \author Edwin Leuven * - * Full author contact details are available in file CREDITS + * Full author contact details are available in file CREDITS. */ #ifndef CONTROLPREAMBLE_H @@ -15,7 +15,7 @@ #include "ControlDialog_impl.h" -#include "LString.h" +#include "support/std_string.h" /** A controller for Preamble dialogs. */