]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/xonotic/demolist.qc
#include base classes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / xonotic / demolist.qc
index fa9d60e79a143a41c7f20077bf955340f5f61a64..4f759f68ad7e6e58bd70e60c5d003014052e5dfd 100644 (file)
@@ -1,5 +1,6 @@
 #ifndef DEMOLIST_H
 #define DEMOLIST_H
+#include "listbox.qc"
 CLASS(XonoticDemoList, XonoticListBox)
        METHOD(XonoticDemoList, configureXonoticDemoList, void(entity))
        ATTRIB(XonoticDemoList, rowsPerItem, float, 1)