summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs/whispertab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/tabs/whispertab.h')
-rw-r--r--src/gui/widgets/tabs/whispertab.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/widgets/tabs/whispertab.h b/src/gui/widgets/tabs/whispertab.h
index 97e6427c2..d6d8b2a47 100644
--- a/src/gui/widgets/tabs/whispertab.h
+++ b/src/gui/widgets/tabs/whispertab.h
@@ -20,8 +20,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef GUI_WIDGETS_WHISPERTAB_H
-#define GUI_WIDGETS_WHISPERTAB_H
+#ifndef GUI_WIDGETS_TABS_WHISPERTAB_H
+#define GUI_WIDGETS_TABS_WHISPERTAB_H
#include "gui/widgets/tabs/chattab.h"
@@ -71,4 +71,4 @@ class WhisperTab final : public ChatTab
std::string mNick;
};
-#endif // GUI_WIDGETS_WHISPERTAB_H
+#endif // GUI_WIDGETS_TABS_WHISPERTAB_H