summaryrefslogtreecommitdiff
path: root/src/commands.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands.cpp')
-rw-r--r--src/commands.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands.cpp b/src/commands.cpp
index 522aabcb3..b3e4b4817 100644
--- a/src/commands.cpp
+++ b/src/commands.cpp
@@ -44,7 +44,7 @@
#include "gui/windows/socialwindow.h"
#include "gui/windows/tradewindow.h"
-#include "gui/widgets/whispertab.h"
+#include "gui/widgets/tabs/whispertab.h"
#if defined USE_OPENGL
#include "render/normalopenglgraphics.h"