]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/capture/ether_linux/ether_cap.cpp
Fix ethercap plugin compilation errors
[stg.git] / projects / stargazer / plugins / capture / ether_linux / ether_cap.cpp
index dfaf4754016ad6ffffc3598417488c56e5c80971..f6cdc067aca9b5e02eb654b5202370b3121ed906 100644 (file)
@@ -45,9 +45,9 @@ $Date: 2009/12/13 13:45:13 $
 #include <net/if.h>
 
 #include "ether_cap.h"
-#include "common.h"
-#include "raw_ip_packet.h"
-#include "traffcounter.h"
+#include "stg/common.h"
+#include "stg/raw_ip_packet.h"
+#include "stg/traffcounter.h"
 
 //#define CAP_DEBUG 1