mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 14:16:09 -06:00
8 lines
215 B
Text
8 lines
215 B
Text
#ifndef _ImageView_icpp_init_stub
|
|
#define _ImageView_icpp_init_stub
|
|
#include "CtrlLib/init"
|
|
#include "plugin\tif/init"
|
|
#include "plugin\jpg/init"
|
|
#include "plugin\gif/init"
|
|
#include "plugin\pcx/init"
|
|
#endif
|