version update
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / mediadb.h
index 9bb970eed3228878f3bd173b0ad480b2aeae94d8..3b816c4ed55a01f69b6de0ba487a7aefc67e4bc1 100644 (file)
@@ -1,3 +1,5 @@
+#if defined(__i386__) || defined(__x86_64__)
+#if defined (__linux__)
 #ifndef _MEDIA_DB_H_
 #define _MEDIA_DB_H_
 
@@ -239,3 +241,5 @@ public:
 };
 
 #endif
+#endif // linux
+#endif /* x86 */
\ No newline at end of file