]> icculus.org git repositories - mikachu/openbox.git/blob - otk_c/init.h
dont need the otk initializer
[mikachu/openbox.git] / otk_c / init.h
1 // -*- mode: C; indent-tabs-mode: nil; c-basic-offset: 2; -*-
2 #ifndef __init_h
3 #define __init_h
4
5 void initotk(char *display);
6
7 #endif // __init_h