nothing important

This commit is contained in:
Johannes Wendel
2018-11-05 22:34:51 +01:00
parent c5867acd52
commit dccb32dcf9
3 changed files with 10 additions and 9 deletions

View File

@@ -14,7 +14,7 @@
#include <thread>
#include "IDisplay.h"
#include "utilities/IOutputGPIOInterface.h"
#include "utility/IOutputGPIOInterface.h"
namespace FlippR_Driver
{
@@ -42,4 +42,4 @@ private:
}
}
#endif
#endif