aboutsummaryrefslogtreecommitdiff
path: root/gui/themebrowser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gui/themebrowser.cpp')
-rw-r--r--gui/themebrowser.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/gui/themebrowser.cpp b/gui/themebrowser.cpp
index c8f732fe5f..0056a5d55b 100644
--- a/gui/themebrowser.cpp
+++ b/gui/themebrowser.cpp
@@ -23,8 +23,9 @@
*/
#include "gui/themebrowser.h"
-#include "gui/ListWidget.h"
+#include "gui/widgets/list.h"
#include "gui/widget.h"
+#include "gui/gui-manager.h"
#include "common/translation.h"