X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Fitems%2Fitem%2Fhealth.qh;h=734a3f39b4ce636b9065c7500d785f161ee90ec1;hb=4eab3f0253a063bdbd4e1ff64c4b2b08077c44c4;hp=869c1838f625de62245f9e769fcbccbfd2b4966a;hpb=f8d356f8eb49655dc63000bec33637b6f7aa6ffa;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/items/item/health.qh b/qcsrc/common/items/item/health.qh index 869c1838f..734a3f39b 100644 --- a/qcsrc/common/items/item/health.qh +++ b/qcsrc/common/items/item/health.qh @@ -11,7 +11,7 @@ CLASS(Health, Pickup) ENDCLASS(Health) #ifdef SVQC - #include + #include #endif #ifdef GAMEQC