From e2b00f1f9b7d2d748b459b08fa00ca18155f4afe Mon Sep 17 00:00:00 2001 From: Roland Winklmeier Date: Tue, 5 Sep 2017 08:48:33 +0200 Subject: [PATCH] Fix typo in header guard --- src/blackgui/components/installxswiftbusdialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/blackgui/components/installxswiftbusdialog.h b/src/blackgui/components/installxswiftbusdialog.h index a4f54d601..3cb75c539 100644 --- a/src/blackgui/components/installxswiftbusdialog.h +++ b/src/blackgui/components/installxswiftbusdialog.h @@ -10,7 +10,7 @@ //! \file #ifndef BLACKGUI_COMPONENTS_INSTALLXSWIFTBUSDIALOG_H -#define BLACKGUI_COMPONENTS_INSTALLXSWIFTBUSDILAOG_H +#define BLACKGUI_COMPONENTS_INSTALLXSWIFTBUSDIALOG_H #include