Parcourir la source

name collision fix

Kajetan Johannes Hammerle il y a 3 ans
Parent
commit
a016e27df7
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      Types.h

+ 2 - 2
Types.h

@@ -1,5 +1,5 @@
-#ifndef TYPES_H
-#define TYPES_H
+#ifndef SNUVI_TYPES_H
+#define SNUVI_TYPES_H
 
 #ifdef __cplusplus
 extern "C" {