summaryrefslogtreecommitdiffstats
path: root/src/core/receiver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/receiver.h')
-rw-r--r--src/core/receiver.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/receiver.h b/src/core/receiver.h
index f592c0c..5530b6a 100644
--- a/src/core/receiver.h
+++ b/src/core/receiver.h
@@ -18,11 +18,11 @@
* along with dnsjit. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "core/object.h"
+#include <dnsjit/core/object.h>
#ifndef __dnsjit_core_receiver_h
#define __dnsjit_core_receiver_h
-#include "core/receiver.hh"
+#include <dnsjit/core/receiver.hh>
#endif