leon 5 månader sedan
förälder
incheckning
49520356a0
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/interface.cpp

+ 1 - 1
src/interface.cpp

@@ -1,4 +1,4 @@
-#include "pybind11/pybind11.hpp"
+#include "pybind11/pybind11.h"
 
 #include "infer.hpp"
 #include "resnet.hpp"