summaryrefslogtreecommitdiff
path: root/drivers/ppmsum.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ppmsum.cpp')
-rw-r--r--drivers/ppmsum.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ppmsum.cpp b/drivers/ppmsum.cpp
index c1bd101..24d62ac 100644
--- a/drivers/ppmsum.cpp
+++ b/drivers/ppmsum.cpp
@@ -1,6 +1,6 @@
#include "ppmsum.h"
-#include "rcc.h"
+#include <rcc/rcc.h>
PPMSum* PPMSum::self = 0;