Procházet zdrojové kódy

Renamed the guard macro in Reference.h (in the encoder)

Darryl Gough před 13 roky
rodič
revize
ee0185e184
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      gameplay-encoder/src/Reference.h

+ 2 - 2
gameplay-encoder/src/Reference.h

@@ -1,5 +1,5 @@
-#ifndef REF_H_
-#define REF_H_
+#ifndef REFERENCE_H_
+#define REFERENCE_H_
 
 
 #include "Object.h"
 #include "Object.h"