summaryrefslogtreecommitdiff
path: root/protocols/AimOscar/src/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/AimOscar/src/proto.h')
-rw-r--r--protocols/AimOscar/src/proto.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/AimOscar/src/proto.h b/protocols/AimOscar/src/proto.h
index f72938e6f3..27cec08d83 100644
--- a/protocols/AimOscar/src/proto.h
+++ b/protocols/AimOscar/src/proto.h
@@ -19,8 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#ifndef _AIM_PROTO_H_
#define _AIM_PROTO_H_
-#include "m_protoint.h"
-
struct CAimProto;
typedef void ( __cdecl CAimProto::*AimThreadFunc )( void* );
typedef int ( __cdecl CAimProto::*AimEventFunc )( WPARAM, LPARAM );