///////////////////////////////////////////////////////////////////////////////
-// Name: dnd.h
+// Name: wx/gtk1/dnd.h
// Purpose: declaration of the wxDropTarget class
// Author: Robert Roebling
// RCS-ID: $Id$
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
-
#ifndef __GTKDNDH__
#define __GTKDNDH__
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface
-#endif
-
#if wxUSE_DRAG_AND_DROP
#include "wx/object.h"