~widelands-dev/widelands/debug_window

« back to all changes in this revision

Viewing changes to src/economy/portdock.h

Merged new include order style check + fixes for it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
#include "logic/immovable.h"
24
24
#include "logic/wareworker.h"
25
 
#include "shippingitem.h"
 
25
#include "economy/shippingitem.h"
26
26
 
27
27
namespace Widelands {
28
28