New grid control OS/2 compile issue

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10376 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster 2001-05-29 18:58:02 +00:00
parent 43ef6d9ec7
commit 30bc4a8fc0

View File

@ -12,7 +12,7 @@
#include "wx/defs.h"
#if !defined(wxUSE_NEW_GRID) || !(wxUSE_NEW_GRID)
#include "gridg.h"
#include "wx/generic/gridg.h"
#else
#ifndef __WXGRID_H__