]> git.stg.codes - stg.git/blobdiff - projects/stargazer/plugins/capture/cap_debug/debug_cap.h
Fix path to headers in cap_debug
[stg.git] / projects / stargazer / plugins / capture / cap_debug / debug_cap.h
index 5e5e2cf6b0d9aabdc56a25b1ed61a1de27ccdecd..d0aad7646f5177fb72128685dbcc0af828424c74 100644 (file)
@@ -32,9 +32,9 @@ $Author: faust $
 
 #include <string>
 
-#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"
 
 using namespace std;
 extern "C" PLUGIN * GetPlugin();