r877: Fix files that were missing from a make dist tarball.
[cinelerra_cv.git] / guicast / mutex.inc
blobfc39c735586690d1fad48c39f8f86c6b65746a8c
1 #ifndef MUTEX_INC
2 #define MUTEX_INC
4 class Mutex;
6 #endif