]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/xonotic/screenshotlist.qc
#include base classes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / xonotic / screenshotlist.qc
index 41576bb047192de2f7fb6d9d304ec68e9a618093..650b3381fd5defa893145a8841184b570bc0eeee 100644 (file)
@@ -1,5 +1,6 @@
 #ifndef SCREENSHOTLIST_H
 #define SCREENSHOTLIST_H
+#include "listbox.qc"
 CLASS(XonoticScreenshotList, XonoticListBox)
        METHOD(XonoticScreenshotList, configureXonoticScreenshotList, void(entity))
        ATTRIB(XonoticScreenshotList, rowsPerItem, float, 1)