]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/xonotic/keybinder.qc
#include base classes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / xonotic / keybinder.qc
index 07d4d6a1beea5b85a577b2173bad979e73129272..82d3db4e5d7d5489cae3c1d9fb414a7fa1132cc7 100644 (file)
@@ -1,5 +1,6 @@
 #ifndef KEYBINDER_H
 #define KEYBINDER_H
+#include "listbox.qc"
 CLASS(XonoticKeyBinder, XonoticListBox)
        METHOD(XonoticKeyBinder, configureXonoticKeyBinder, void(entity))
        ATTRIB(XonoticKeyBinder, rowsPerItem, int, 1)