diff --git a/compressed_depth_image_transport/src/manifest.cpp b/compressed_depth_image_transport/src/manifest.cpp index 02fc98c..05587d7 100644 --- a/compressed_depth_image_transport/src/manifest.cpp +++ b/compressed_depth_image_transport/src/manifest.cpp @@ -32,7 +32,7 @@ * POSSIBILITY OF SUCH DAMAGE. *********************************************************************/ -#include +#include #include "compressed_depth_image_transport/compressed_depth_publisher.h" #include "compressed_depth_image_transport/compressed_depth_subscriber.h" diff --git a/compressed_image_transport/src/manifest.cpp b/compressed_image_transport/src/manifest.cpp index 90a587c..15f265b 100644 --- a/compressed_image_transport/src/manifest.cpp +++ b/compressed_image_transport/src/manifest.cpp @@ -32,7 +32,7 @@ * POSSIBILITY OF SUCH DAMAGE. *********************************************************************/ -#include +#include #include "compressed_image_transport/compressed_publisher.h" #include "compressed_image_transport/compressed_subscriber.h" diff --git a/theora_image_transport/src/manifest.cpp b/theora_image_transport/src/manifest.cpp index 9248211..1fce971 100644 --- a/theora_image_transport/src/manifest.cpp +++ b/theora_image_transport/src/manifest.cpp @@ -32,7 +32,7 @@ * POSSIBILITY OF SUCH DAMAGE. *********************************************************************/ -#include +#include #include "theora_image_transport/theora_publisher.h" #include "theora_image_transport/theora_subscriber.h"