summaryrefslogtreecommitdiff
path: root/client/widgets.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/widgets.h')
-rw-r--r--client/widgets.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/widgets.h b/client/widgets.h
index 97f5962..18a2856 100644
--- a/client/widgets.h
+++ b/client/widgets.h
@@ -31,7 +31,7 @@
#include "widgets/label.h"
#include "widgets/lineedit.h"
#include "widgets/textedit.h"
-#include "widgets/pushbutton.h"
+#include "widgets/button.h"
#include "widgets/combobox.h"
#include "widgets/listbox.h"
#include "widgets/multilist.h"