]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/capture/cap_debug/debug_cap.cpp
Fix path to headers in cap_debug
[stg.git] / projects / stargazer / plugins / capture / cap_debug / debug_cap.cpp
index f4b4f8ae373af102877d7c03b1ec3fa4fde8b6e1..595c45fc149581321ddf0e9ada35adb6a56ebbd3 100644 (file)
@@ -37,10 +37,10 @@ $Author: faust $
 #include <netinet/in.h>
 #include <arpa/inet.h>
 
+#include "libpal.h"
 #include "stg/plugin_creator.h"
+#include "stg/traffcounter.h"
 #include "debug_cap.h"
-#include "../../../traffcounter.h"
-#include "libpal.h"
 
 //-----------------------------------------------------------------------------
 void WriteStat(uint32_t u, uint32_t d)