aboutsummaryrefslogtreecommitdiff
path: root/gui/ListWidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/ListWidget.h')
-rw-r--r--gui/ListWidget.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gui/ListWidget.h b/gui/ListWidget.h
index aca1d3eabf..a378414958 100644
--- a/gui/ListWidget.h
+++ b/gui/ListWidget.h
@@ -22,7 +22,8 @@
#define LISTWIDGET_H
#include "widget.h"
-#include "util.h"
+#include "common/str.h"
+#include "common/list.h"
class ScrollBarWidget;