update dav1d to 0.5.0, replace cakewalk loadmode icons, awdw info_tip tweaks, update...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / swindow.inc
1 #ifndef __SWINDOW_INC__
2 #define __SWINDOW_INC__
3
4 class SWindow;
5 class SWindowOK;
6 class SWindowCancel;
7 class SWindowLoadPath;
8 class SWindowLoadFile;
9 class SWindowGUI;
10 class SubttlSWin;
11
12 #endif