+/////////////////////////////////////////////////////////////////////////////
+// Name: wx/tabctrl.h
+// Purpose: wxTabCtrl base header
+// Author: Julian Smart
+// Modified by:
+// Created:
+// Copyright: (c) Julian Smart
+// RCS-ID: $Id$
+// Licence: wxWindows licence
+/////////////////////////////////////////////////////////////////////////////
+
#ifndef _WX_TABCTRL_H_BASE_
#define _WX_TABCTRL_H_BASE_
#include "wx/mac/tabctrl.h"
#elif defined(__WXPM__)
#include "wx/os2/tabctrl.h"
-#elif defined(__WXSTUBS__)
-#include "wx/stubs/tabctrl.h"
#endif
#endif