// priv.h: declarations used throughout webvw #ifndef __PRIV_H #define __PRIV_H #include #include #include #include #include "stdafx.h" // Keep the above in the same order. Add anything you want to, below this. #include #include #include #include #include "resource.h" #include "wvmacros.h" #include "webvwid.h" #include "webvw.h" #include "util.h" #include "ThumbCtl.h" #endif // __PRIV_H