Index: trunk/pswarp/src/pswarpTransformSources.c
===================================================================
--- trunk/pswarp/src/pswarpTransformSources.c	(revision 19200)
+++ trunk/pswarp/src/pswarpTransformSources.c	(revision 20115)
@@ -1,5 +1,5 @@
-# include "pswarp.h"
+#include "pswarp.h"
 
-# define SOURCE_ARRAY_BUFFER 100         // Size to grow the array of sources at a time
+#define SOURCE_ARRAY_BUFFER 100         // Size to grow the array of sources at a time
 
 // NOTE: in this function, the coordinates are transformed from the OUTPUT to the INPUT
