git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix TariffChange sensor
[stg.git]
/
projects
/
stargazer
/
plugins
/
capture
/
cap_debug
/
debug_cap.h
diff --git
a/projects/stargazer/plugins/capture/cap_debug/debug_cap.h
b/projects/stargazer/plugins/capture/cap_debug/debug_cap.h
index 5e5e2cf6b0d9aabdc56a25b1ed61a1de27ccdecd..d0aad7646f5177fb72128685dbcc0af828424c74 100644
(file)
--- a/
projects/stargazer/plugins/capture/cap_debug/debug_cap.h
+++ b/
projects/stargazer/plugins/capture/cap_debug/debug_cap.h
@@
-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();