~helene-verhaeghe27/cairo-dock-core/bugfix

« back to all changes in this revision

Viewing changes to src/cairo-dock-gui-launcher.h

  • Committer: fabounet
  • Date: 2010-03-14 02:21:34 UTC
  • mfrom: (503.1.10 cairo-dock-core2)
  • Revision ID: fabounet03@gmail.com-20100314022134-1you24295vgludts
the Core can now be compiled with cmake : cmake CMakeLists.txt  -DCMAKE_INSTALL_PREFIX=/usr

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
#define  __CAIRO_DOCK_GUI_LAUNCHER__
23
23
 
24
24
#include <gtk/gtk.h>
25
 
#include <cairo-dock-struct.h>
 
25
#include "cairo-dock-struct.h"
26
26
G_BEGIN_DECLS
27
27
 
28
28