]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/xonotic/soundlist.qc
#include base classes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / xonotic / soundlist.qc
index ec80643b989c40fb3db873532f510cc87b951668..bba66d19d16a651f50ceb5be5ac5a4fd441e67c3 100644 (file)
@@ -1,5 +1,6 @@
 #ifndef SOUNDLIST_H
 #define SOUNDLIST_H
+#include "listbox.qc"
 CLASS(XonoticSoundList, XonoticListBox)
        METHOD(XonoticSoundList, configureXonoticSoundList, void(entity))
        ATTRIB(XonoticSoundList, rowsPerItem, float, 1)