~ubuntu-branches/ubuntu/vivid/manaplus/vivid-proposed

« back to all changes in this revision

Viewing changes to src/gui/gui.h

  • Committer: Package Import Robot
  • Author(s): Patrick Matthäi
  • Date: 2015-01-19 19:32:00 UTC
  • mfrom: (1.1.42)
  • Revision ID: package-import@ubuntu.com-20150119193200-ry89y6auftypk4gw
Tags: 1.5.1.17-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
68
68
 
69
69
#include "gui/color.h"
70
70
 
71
 
#include "events/mousebutton.h"
72
 
#include "events/mouseeventtype.h"
 
71
#include "enums/events/mousebutton.h"
 
72
#include "enums/events/mouseeventtype.h"
73
73
 
74
74
#include "resources/cursor.h"
75
75