Added header filename to pragma.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17588 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2002-10-20 18:21:36 +00:00
parent ccee086514
commit 08314c6f4f
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
#define __GTKSCROLLBARH__
#if defined(__GNUG__) && !defined(__APPLE__)
#pragma interface
#pragma interface "scrolbar.h"
#endif
#include "wx/defs.h"