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

« back to all changes in this revision

Viewing changes to src/gldit/cairo-dock-dialog-manager.c

  • Committer: matttbe
  • Date: 2010-06-18 00:31:12 UTC
  • Revision ID: matttbe@gmail.com-20100618003112-0aqnsm4a9iiecc5m
CMakeLists:
 * Installed lib into lib64 directory for x86_64
 * Used 'package_source' for 'make dist'
 * Generated files into the current binary dir
Moved some useless files to 'misc' dir
Moved config.h to src/ dir

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
#include <GL/glx.h>
29
29
#include <gdk/x11/gdkglx.h>
30
30
 
31
 
#include "../../config.h"
 
31
#include "../config.h"
32
32
#include "cairo-dock-icons.h"
33
33
#include "cairo-dock-container.h"
34
34
#include "cairo-dock-load.h"