]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/sounds/all.qh
#pragma once
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / sounds / all.qh
index a7fe25f17d1e324d07069f46e16057efbd22ba96..763aae67cfac58bb0b48fb599823b58500635d51 100644 (file)
@@ -1,5 +1,4 @@
-#ifndef SOUNDS_ALL_H
-#define SOUNDS_ALL_H
+#pragma once
 
 #include "sound.qh"
 
@@ -21,4 +20,3 @@ PRECACHE(Sounds) {
 SOUND(Null, "misc/null");
 #include "all.inc"
 #include "all.qc"
-#endif