summaryrefslogtreecommitdiff
path: root/src/gui/listbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/listbox.h')
-rw-r--r--src/gui/listbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/listbox.h b/src/gui/listbox.h
index 2238bffb..23b81a57 100644
--- a/src/gui/listbox.h
+++ b/src/gui/listbox.h
@@ -24,7 +24,7 @@
#ifndef __TMW_LISTBOX_H__
#define __TMW_LISTBOX_H__
-#include <guichan.hpp>
+#include <guichan/widgets/listbox.hpp>
/**
* A list box, meant to be used inside a scroll area. Same as the Guichan list