fix bad uuid.h ref, fix segv in is_over_patchbay for only one pane
[goodguy/history.git] / cinelerra-5.1 / cinelerra / brender.C
index 94a569a7faaf8bf7bbbe6dd545ecf319ad36574c..35144b26ad38117bdadb80988a012ef9057be9e0 100644 (file)
@@ -49,7 +49,7 @@
 
 extern "C"
 {
-#include <uuid/uuid.h>
+#include <uuid.h>
 }