X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fsupport%2FConsoleApplication.h;h=a66b28383b98131d504af047ee691a8a5cc8c722;hb=77ab3017d0bc759ff8f69cec5cb5b7d9eae122c6;hp=bfb5d07fe78783d8b39e8dfaf5a8306393b62f6d;hpb=7b48e2aac0d63fe23cbeadf6ddd50ab0c26c1b6e;p=lyx.git diff --git a/src/support/ConsoleApplication.h b/src/support/ConsoleApplication.h index bfb5d07fe7..a66b28383b 100644 --- a/src/support/ConsoleApplication.h +++ b/src/support/ConsoleApplication.h @@ -8,8 +8,8 @@ * Full author contact details are available in file CREDITS. */ -#ifndef CONSOPLEAPPLICATION_H -#define CONSOPLEAPPLICATION_H +#ifndef CONSOLEAPPLICATION_H +#define CONSOLEAPPLICATION_H #include "support/strfwd.h" @@ -58,4 +58,4 @@ private: } // namespace support } // namespace lyx -#endif // CONSOPLEAPPLICATION_H +#endif // CONSOLEAPPLICATION_H