X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Fmutators%2Fmutator%2Fwaypoints%2Fall.qh;h=77c4312001de399edeaaddd1d9a1abcc7de55020;hb=06ac66a5edaa645e19ed9a6482409e8656a65b1d;hp=e08d9e9873f4d9ca239766bd912603c885eac4d2;hpb=5134c592b8e912ce0f05ff8f8a2f3c258f8924d6;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/mutators/mutator/waypoints/all.qh b/qcsrc/common/mutators/mutator/waypoints/all.qh index e08d9e9873..77c4312001 100644 --- a/qcsrc/common/mutators/mutator/waypoints/all.qh +++ b/qcsrc/common/mutators/mutator/waypoints/all.qh @@ -1,5 +1,4 @@ -#ifndef WAYPOINTS_ALL_H -#define WAYPOINTS_ALL_H +#pragma once #include "waypointsprites.qh" @@ -58,5 +57,3 @@ REGISTER_RADARICON(Vehicle, 1); REGISTER_RADARICON(Weapon, 1); #include "all.inc" - -#endif