]> Pileus Git - ~andy/rsl/blobdiff - examples/any_to_ppm.c
Change RSL variables from static to extern
[~andy/rsl] / examples / any_to_ppm.c
index 42a41b44d5a5c3c44984892528bec906933bfa00..9f70201060e07b86e695c5a0606c4cb3ba998002 100644 (file)
@@ -11,7 +11,6 @@
  */
 #include <stdlib.h>
 
-#define USE_RSL_VARS
 #include "rsl.h"
 
 int main(int argc, char **argv)