]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/xonotic/commandbutton.qc
Merge branch 'drjaska/sync-bal-wep-mario' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / xonotic / commandbutton.qc
index d7b491e8fef1a533267d18054c363c59a30b425b..ec03633eb136dc3cc9b4def9d3218034bd824d9d 100644 (file)
@@ -1,4 +1,5 @@
 #include "commandbutton.qh"
+#include "dialog.qh"
 
 entity makeXonoticCommandButton_T(string theText, vector theColor, string theCommand, int theFlags, string theTooltip)
 {