X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=examples%2Fminimalistic-stub.hxx;h=510fa748929a31aa74c86c336742f3cc370d4f0c;hp=78889894729472da767f784c1ccb92a972c2eb11;hb=71def1d72676dc1e60abd8b24e9285b7edbc9172;hpb=db49c2f908cd5a007e21d27ba614eb4018f92efc diff --git a/examples/minimalistic-stub.hxx b/examples/minimalistic-stub.hxx index 7888989..510fa74 100644 --- a/examples/minimalistic-stub.hxx +++ b/examples/minimalistic-stub.hxx @@ -22,9 +22,9 @@ #include #ifdef _GCCXML__ -#define LIBT2P_EXPORT __attribute((gccxml("libt2n"))) +#define LIBT2N_EXPORT __attribute((gccxml("libt2n"))) #else -#define LIBT2P_EXPORT +#define LIBT2N_EXPORT #endif class cmd_group_example : public libt2n::command