X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fmenu%2Fdraw.qc;h=0b29572bee644865b70ebc3ddc6815bdc3806fa0;hb=9d5295bb4213f6c703d43d158605efe893514ee4;hp=ae6967e367565fc02c38f08f57c77ac0ccca706d;hpb=9157ba5777ae0125dd49a31adc856ac6be851183;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/menu/draw.qc b/qcsrc/menu/draw.qc index ae6967e36..0b29572be 100644 --- a/qcsrc/menu/draw.qc +++ b/qcsrc/menu/draw.qc @@ -1,6 +1,6 @@ #include "draw.qh" -#include "../common/util.qh" -#include "../common/constants.qh" +#include +#include string draw_mousepointer; vector draw_mousepointer_offset;