From 3e3083d2b6722a137cc6850e9d8f8b74008601e0 Mon Sep 17 00:00:00 2001
From: Johnathan Corgan <johnathan@corganlabs.com>
Date: Mon, 29 Apr 2013 22:10:39 -0700
Subject: pager: moved include dir to gnuradio/pager

---
 gr-pager/lib/flex_sync_impl.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'gr-pager/lib/flex_sync_impl.h')

diff --git a/gr-pager/lib/flex_sync_impl.h b/gr-pager/lib/flex_sync_impl.h
index ba18c147dc..9bc5111e7f 100644
--- a/gr-pager/lib/flex_sync_impl.h
+++ b/gr-pager/lib/flex_sync_impl.h
@@ -23,7 +23,7 @@
 #ifndef INCLUDED_PAGER_FLEX_SYNC_IMPL_H
 #define INCLUDED_PAGER_FLEX_SYNC_IMPL_H
 
-#include <pager/flex_sync.h>
+#include <gnuradio/pager/flex_sync.h>
 
 namespace gr {
   namespace pager {
-- 
cgit v1.2.3