]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/xonotic/maplist.qc
#include base classes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / xonotic / maplist.qc
index 796ffbc3720fb83823eede11270e413d73a23721..ec9aa1f4c7bc104216e3329d0d4c710e88c4e95b 100644 (file)
@@ -1,5 +1,6 @@
 #ifndef MAPLIST_H
 #define MAPLIST_H
+#include "listbox.qc"
 CLASS(XonoticMapList, XonoticListBox)
        METHOD(XonoticMapList, configureXonoticMapList, void(entity))
        ATTRIB(XonoticMapList, rowsPerItem, float, 4)