diff --git a/stats/zvalues.h b/stats/zvalues.h index 39e0526a5..829420313 100644 --- a/stats/zvalues.h +++ b/stats/zvalues.h @@ -4,6 +4,7 @@ // with smaller z-values. For the same z-value objects are // drawn in order of addition to the scene. #ifndef ZVALUES_H +#define ZVALUES_H // Encapsulating an enum in a struct is stupid, but allows us // to not poison the namespace and yet autoconvert to int