X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/30b641919c57447b3f63f9db7170d933a6516869..6d9022fe3bb50a75b9b5eaf5cf32558e518ba310:/samples/proplist/proplist.h diff --git a/samples/proplist/proplist.h b/samples/proplist/proplist.h index 356681fab9..eb50e3f815 100644 --- a/samples/proplist/proplist.h +++ b/samples/proplist/proplist.h @@ -6,11 +6,11 @@ // Created: 04/01/98 // RCS-ID: $Id$ // Copyright: (c) Julian Smart -// Licence: wxWindows license +// Licence: wxWindows license ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ -#pragma interface "proplist.h" +#pragma interface "proplist_sample.h" #endif #ifndef _PROPTEST_H_