#if !defined(AFX_COMPASS_H__371DC4CF_5043_48C8_9818_99EEEA582D15__INCLUDED_)
#define AFX_COMPASS_H__371DC4CF_5043_48C8_9818_99EEEA582D15__INCLUDED_

#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000

// Compass.h : main header file for COMPASS.DLL

#if !defined( __AFXCTL_H__ )
	#error include 'afxctl.h' before including this file
#endif

#include "resource.h"       // main symbols

/////////////////////////////////////////////////////////////////////////////
// CCompassApp : See Compass.cpp for implementation.

class CCompassApp : public COleControlModule
{
public:
	BOOL InitInstance();
	int ExitInstance();
};

extern const GUID CDECL _tlid;
extern const WORD _wVerMajor;
extern const WORD _wVerMinor;

//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.

#endif // !defined(AFX_COMPASS_H__371DC4CF_5043_48C8_9818_99EEEA582D15__INCLUDED)
