diff options
Diffstat (limited to 'gr-video-sdl/lib/sink_s_impl.h')
-rw-r--r-- | gr-video-sdl/lib/sink_s_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-video-sdl/lib/sink_s_impl.h b/gr-video-sdl/lib/sink_s_impl.h index 8d20cb6596..3160d9e218 100644 --- a/gr-video-sdl/lib/sink_s_impl.h +++ b/gr-video-sdl/lib/sink_s_impl.h @@ -23,7 +23,7 @@ #ifndef INCLUDED_VIDEO_SDL_SINK_S_IMPL_H #define INCLUDED_VIDEO_SDL_SINK_S_IMPL_H -#include <video_sdl/sink_s.h> +#include <gnuradio/video_sdl/sink_s.h> #include <SDL.h> namespace gr { |