Fixed several files to use .hpp headers

Change-Id: I2a9ed167c18188b32a746e65dc3b08853b371dc4
This commit is contained in:
thomasclark
2014-05-29 18:11:01 -04:00
parent 2bf9db0019
commit b219d19153
4 changed files with 5 additions and 5 deletions

View File

@@ -19,6 +19,7 @@
#include "Notifier.hpp"
#include "Interrupts.hpp"
#include "Errors.hpp"
#include "PDP.hpp"
#include "Utilities.hpp"
#include "Semaphore.hpp"