~martin-lp/hipl/update_ack_handling

« back to all changes in this revision

Viewing changes to libhipgui/dragndrop.c

  • Committer: Tim Just
  • Date: 2010-01-19 09:28:42 UTC
  • Revision ID: tim.just@rwth-aachen.de-20100119092842-bz7jsocibu94zg02
Added lib folder abd moved libhipcore into that.

The other libs will follow...

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
#include "widgets.h"
16
16
#include "events.h"
17
17
#include "tools.h"
18
 
#include "libhipcore/debug.h"
 
18
#include "lib/core/debug.h"
19
19
#include "agent/hitdb.h"
20
20
 
21
21
char drag_hit_name[MAX_NAME_LEN] = "";