gwenhywfar  4.6.0beta
cgui_l.h
Go to the documentation of this file.
1 /***************************************************************************
2  $RCSfile$
3  -------------------
4  cvs : $Id: cbanking_p.h 409 2005-08-05 18:13:06Z aquamaniac $
5  begin : Mon Mar 01 2004
6  copyright : (C) 2004 by Martin Preuss
7  email : martin@libchipcard.de
8 
9  ***************************************************************************
10  * Please see toplevel file COPYING for license details *
11  ***************************************************************************/
12 
13 
14 #ifndef GWEN_GUI_CGUI_L_H
15 #define GWEN_GUI_CGUI_L_H
16 
17 
18 #include "cgui.h"
19 #include <gwenhywfar/gui_be.h>
20 #include <gwenhywfar/buffer.h>
21 
22 
23 
24 #endif
25 
26 
27