summaryrefslogtreecommitdiffstats
path: root/src/core/producer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/producer.h')
-rw-r--r--src/core/producer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/producer.h b/src/core/producer.h
index e78d48b..da63c17 100644
--- a/src/core/producer.h
+++ b/src/core/producer.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_producer_h
#define __dnsjit_core_producer_h
-#include "core/producer.hh"
+#include <dnsjit/core/producer.hh>
#endif