]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/xonotic/textlabel.qc
#include base classes
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / xonotic / textlabel.qc
index ef180885c12966d5822eb5ecdaa30fedfb2d4c6e..e33182f2dadf584316cf97dc5839d01fc171c515 100644 (file)
@@ -1,5 +1,6 @@
 #ifndef TEXTLABEL_H
 #define TEXTLABEL_H
+#include "../item/label.qc"
 CLASS(XonoticTextLabel, Label)
        METHOD(XonoticTextLabel, configureXonoticTextLabel, void(entity, float, string))
        METHOD(XonoticTextLabel, draw, void(entity))