diff --git a/emb/servos.cpp b/emb/servos.cpp
index 6ff29bf708c9d8274a336ccd1f492e2f8588ead9..72f85e7d6ff6c41e2e46d143a7989eb4f2614952 100644
--- a/emb/servos.cpp
+++ b/emb/servos.cpp
@@ -1,4 +1,4 @@
-#include "servos.h"
+#include "servos.hpp"
 
 #include <avr/io.h>
 #include <avr/interrupt.h>