]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/deathtypes/all.qh
Notifications: relocate
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / deathtypes / all.qh
index 7dbbba87c1a0765b69328e500fe764945e0c678d..ae40ed811159b97b22db510bf46b6eda04e5a152 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef DEATHTYPES_ALL_H
 #define DEATHTYPES_ALL_H
 
-#include "../notifications.qh"
+#include "../notifications/all.qh"
 
 REGISTRY(Deathtypes, BITS(8))
 #define Deathtypes_from(i) _Deathtypes_from(i, NULL)