diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index f72d5d9..8dac9df 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -12,7 +12,7 @@
-
+
@@ -41,10 +41,10 @@
-
+
-
+
@@ -53,11 +53,20 @@
+
+
+
+
+
+
+
+
+
-
+
@@ -94,11 +103,6 @@
-
-
-
-
-
@@ -121,7 +125,6 @@
@@ -245,6 +249,13 @@
+
+
+
+
+
+
+
@@ -376,12 +387,12 @@
-
+
-
+
@@ -1196,7 +1207,7 @@
-
+
@@ -1232,7 +1243,7 @@
-
+
@@ -1240,5 +1251,12 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/FlippR-Driver/src/output/OutputPinController.cpp b/FlippR-Driver/src/output/OutputPinController.cpp
index 7d9b6a7..2ba095f 100644
--- a/FlippR-Driver/src/output/OutputPinController.cpp
+++ b/FlippR-Driver/src/output/OutputPinController.cpp
@@ -9,7 +9,7 @@
#include "utility/config.h"
-#include
+#include "wiringPi/mcp23017.h"
namespace flippR_driver
{