summaryrefslogtreecommitdiffstats
path: root/src/ui/compass.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/compass.h')
-rw-r--r--src/ui/compass.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/compass.h b/src/ui/compass.h
index ac5f608..fcbf860 100644
--- a/src/ui/compass.h
+++ b/src/ui/compass.h
@@ -29,7 +29,7 @@
class CCompass : public CControl
{
public:
- CCompass(CInstanceManager* iMan);
+ CCompass();
virtual ~CCompass();
bool Create(Math::Point pos, Math::Point dim, int icon, EventType eventType);