openbox/otk_c/init.h

8 lines
146 B
C
Raw Normal View History

2002-12-21 12:27:05 +00:00
// -*- mode: C; indent-tabs-mode: nil; c-basic-offset: 2; -*-
#ifndef __init_h
#define __init_h
void initotk(char *display);
#endif // __init_h