X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/30b641919c57447b3f63f9db7170d933a6516869..b1d66b5415f7befb45e050d7097571642b8bfa56:/samples/proplist/proplist.h diff --git a/samples/proplist/proplist.h b/samples/proplist/proplist.h index 356681fab9..deabd5c5fd 100644 --- a/samples/proplist/proplist.h +++ b/samples/proplist/proplist.h @@ -10,7 +10,7 @@ ///////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__ -#pragma interface "proplist.h" +#pragma interface "proplist_sample.h" #endif #ifndef _PROPTEST_H_