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, 2 insertions, 0 deletions
diff --git a/drivers/ppmsum.cpp b/drivers/ppmsum.cpp
index 2beaccb..ff00f42 100644
--- a/drivers/ppmsum.cpp
+++ b/drivers/ppmsum.cpp
@@ -1,5 +1,7 @@
#include "ppmsum.h"
+#include "rcc.h"
+
PPMSum* PPMSum::self = 0;
template<>