r877: Fix files that were missing from a make dist tarball.
[cinelerra_cv.git] / guicast / sizes.h
blob51384978af5b54c7eaa7fbbbdb6f6aa6806626a1
1 #ifndef SIZES_H
2 #define SIZES_H
4 #include <sys/types.h>
6 typedef int64_t longest;
8 #endif