]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/capture/ether_freebsd/ether_cap.h
Fix BPF capture plugin compilation errors
[stg.git] / projects / stargazer / plugins / capture / ether_freebsd / ether_cap.h
index aeb3be7f0396c399800848f696c7478fb071bc44..05357212b78c5dbb33e52241cf8c3489719aaa42 100644 (file)
@@ -32,9 +32,9 @@
 #include <string>
 #include <vector>
 
-#include "os_int.h"
-#include "plugin.h"
-#include "module_settings.h"
+#include "stg/os_int.h"
+#include "stg/plugin.h"
+#include "stg/module_settings.h"
 
 extern "C" PLUGIN * GetPlugin();