Fix includes to new zebra api location
[idzebra-moved-to-github.git] / perl / zebra_perl.h
index 9af24a7..cbe6261 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef ZEBRA_PERL_H
 #define ZEBRA_PERL_H
 
-#include "zebraapi.h"
+#include <idzebra/api.h>
 
 typedef struct {
     char  *groupName;