diff options
| author | Simon Robertshaw <simon@hardwired.org.uk> | 2012-01-14 18:51:24 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2012-01-14 18:51:24 (GMT) |
| commit | 2c9295007a287dc01ff63fcf7b3da141f7474e37 (patch) | |
| tree | e8065e920ca45686a40e41fd46513e13d46f47b0 /includes/interface/ControlFactory.h | |
| parent | fc2f52099c0bbb2412046252bf7b5e4113bbe8e4 (diff) | |
| download | powder-2c9295007a287dc01ff63fcf7b3da141f7474e37.zip powder-2c9295007a287dc01ff63fcf7b3da141f7474e37.tar.gz | |
Various things, also IEF UI
Diffstat (limited to 'includes/interface/ControlFactory.h')
| -rw-r--r-- | includes/interface/ControlFactory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/interface/ControlFactory.h b/includes/interface/ControlFactory.h index 8bfd780..ba5f43b 100644 --- a/includes/interface/ControlFactory.h +++ b/includes/interface/ControlFactory.h @@ -2,7 +2,7 @@ #define CONTROLFACTORY_H #include "Panel.h" -#include "Window.h" +#include "Engine.h" #include "GameSession.h" class ControlFactory |
